Skip to content

Commit 0aaa306

Browse files
authored
Merge pull request #24 from AppCoreNet/renovate/dotnet-monorepo
Update dotnet monorepo
2 parents 731175c + 1ce986e commit 0aaa306

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
@@ -38,7 +38,7 @@
3838

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

41-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.16" />
41+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.17" />
4242

4343
<PackageVersion Include="McMaster.NETCore.Plugins" Version="2.0.0" />
4444
<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.300",
3+
"version": "9.0.301",
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
}

0 commit comments

Comments
 (0)