diff --git a/BlazorTemplate/Server/BlazorTemplate.Server.csproj b/BlazorTemplate/Server/BlazorTemplate.Server.csproj index cff69ff..0c80eef 100644 --- a/BlazorTemplate/Server/BlazorTemplate.Server.csproj +++ b/BlazorTemplate/Server/BlazorTemplate.Server.csproj @@ -23,7 +23,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.2" /> + <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.3" /> <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.2" /> <PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.2" /> <PackageReference Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="5.0.2" />