Skip to content

Commit a25085c

Browse files
Update dotnet monorepo
1 parent 082c6ec commit a25085c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.1" />
3939

40-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.21" />
40+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.22" />
4141

4242
<PackageVersion Include="McMaster.NETCore.Plugins" Version="2.0.0" />
4343
<PackageVersion Include="IdentityModel" Version="7.0.0" />

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.306",
3+
"version": "9.0.308",
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
}

0 commit comments

Comments
 (0)