chore(deps): update dotnet monorepo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-02-12 02:24:24 +00:00
parent e502e0fe76
commit 1e3cc25baf
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.102",
"version": "9.0.200",
"rollForward": "latestMajor",
"allowPrerelease": true
}

View File

@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.1"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.2"/>
</ItemGroup>
<ItemGroup>