We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731175c commit 1ce986eCopy full SHA for 1ce986e
Directory.Packages.props
@@ -38,7 +38,7 @@
38
39
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.1" />
40
41
- <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.16" />
+ <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.17" />
42
43
<PackageVersion Include="McMaster.NETCore.Plugins" Version="2.0.0" />
44
<PackageVersion Include="IdentityModel" Version="7.0.0" />
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "9.0.300",
+ "version": "9.0.301",
4
"rollForward": "latestFeature",
5
"allowPrerelease": false
6
}
0 commit comments