1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 14:48:47 +00:00

Update Microsoft.Extensions.Hosting.Abstractions 7.0.0

This commit is contained in:
Oliver Booth 2022-11-29 15:51:00 +00:00
parent 43e777928e
commit 907852316f
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

@ -40,7 +40,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0"/>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0"/>
</ItemGroup>
<ItemGroup>