Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
Update Nugets
Browse files Browse the repository at this point in the history
- fixed some bugs with packing
  • Loading branch information
rfuzzo committed Jan 26, 2021
1 parent 9f45478 commit c7b8463
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CP77Tools/CP77Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@

<ItemGroup>
<PackageReference Include="Luna.ConsoleProgressBar" Version="1.0.29" />
<PackageReference Include="CsvHelper" Version="21.1.1" />
<PackageReference Include="CsvHelper" Version="21.2.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Include="WolvenKit.Common" Version="1.0.2" GeneratePathProperty="true" />
<PackageReference Include="WolvenKit.Cyberformats" Version="1.0.4" />
<PackageReference Include="WolvenKit.Common" Version="1.0.3" GeneratePathProperty="true" />
<PackageReference Include="WolvenKit.Cyberformats" Version="1.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c7b8463

Please sign in to comment.