Compare commits

..

2 Commits

Author SHA1 Message Date
eb40f6deec chore(deps): update dependency postcss to v8.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-01-16 02:14:37 +00:00
04b5c80b5a chore(deps): update dotnet monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-01-15 06:17:14 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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