Update dependency Microsoft.Extensions.DependencyInjection to v6

This commit is contained in:
Renovate Bot 2022-03-07 10:27:16 +00:00 committed by baez90
parent 58816acf51
commit 55d756cb08

View file

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