We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ab875 commit dcf4d71Copy full SHA for dcf4d71
1 file changed
Web/Web.csproj
@@ -12,7 +12,7 @@
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
15
- <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.20" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.9" />
16
<PackageReference Include="Microsoft.AspNetCore.Components.DataAnnotations.Validation" Version="3.2.0-rc1.20223.4" />
17
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
18
0 commit comments