Nuget update

This commit is contained in:
2022-02-16 12:17:03 +01:00
parent 6f2a3d0dc4
commit f9a40d5a56

View File

@@ -8,7 +8,7 @@
<ProjectReference Include="..\..\AppCommon\FileTime.App.DependencyInjection\FileTime.App.DependencyInjection.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
</ItemGroup>
<PropertyGroup>
<OutputType>Exe</OutputType>