Update NuGet package

This commit is contained in:
Tyrrrz
2023-05-20 07:11:16 +03:00
parent 31c7ae9312
commit c945c98f75
3 changed files with 9 additions and 9 deletions

View File

@@ -6,11 +6,11 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CliFx" Version="2.3.3" />
<PackageReference Include="CliFx" Version="2.3.4" />
<PackageReference Include="Deorcify" Version="1.0.2" PrivateAssets="all" />
<PackageReference Include="DotnetRuntimeBootstrapper" Version="2.4.2" PrivateAssets="all" />
<PackageReference Include="DotnetRuntimeBootstrapper" Version="2.5.0" PrivateAssets="all" />
<PackageReference Include="Gress" Version="2.1.1" />
<PackageReference Include="Spectre.Console" Version="0.46.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
</ItemGroup>
<ItemGroup>