Updated packages.
All checks were successful
ci / build-test (push) Successful in 2m35s
ci / publish-image (push) Successful in 2m44s

This commit is contained in:
2026-04-21 20:12:25 -04:00
parent 6bc91b293d
commit dfa840d816
6 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.6" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.7" />
<PackageReference Include="Serilog" Version="4.3.1" />
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="10.0.0" />