Update dependencies to latest version

This commit is contained in:
Patrik Svensson
2024-02-13 09:29:34 +01:00
committed by Patrik Svensson
parent bf3b91a535
commit e13410861d
10 changed files with 21 additions and 27 deletions

View File

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
</ItemGroup>
<ItemGroup>