Updated PackageReferences

This commit is contained in:
ClemensFischer 2025-11-12 17:16:47 +01:00
parent 81bc4f01a2
commit 3d115c6dc7
13 changed files with 23 additions and 23 deletions

View file

@ -29,6 +29,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.10" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="10.0.0" />
</ItemGroup>
</Project>