Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gus33000 committed Feb 3, 2021
1 parent 5ba4d44 commit 83d5647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Img2Ffu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="CommandLineParser" Version="2.9.0-preview1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Quamotion.DiscUtils.Core" Version="0.15.4" />
<PackageReference Include="Quamotion.DiscUtils.Streams" Version="0.15.4" />
<PackageReference Include="Quamotion.DiscUtils.Vhd" Version="0.15.4" />
<PackageReference Include="Quamotion.DiscUtils.Vhdx" Version="0.15.4" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.6.0-preview3.19128.7" />
</ItemGroup>
</Project>

0 comments on commit 83d5647

Please sign in to comment.