Skip to content

Commit

Permalink
Update Nuget Commandline package
Browse files Browse the repository at this point in the history
This commit updates the Nuget command line package to a version that
supports the <icon> element in nuspec files.

(cherry picked from commit aca0c58)
  • Loading branch information
russcam committed Dec 11, 2019
1 parent c7f656a commit d500764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<PackageReference Include="ILRepack" Version="2.1.0-beta1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="NuGet.CommandLine" Version="4.9.4" />
<PackageReference Include="NuGet.CommandLine" Version="5.3.1" />
<PackageReference Include="NuGet.PackageManagement" Version="5.3.1" />
<PackageReference Include="NuGet.Protocol.Core.v3" Version="4.2.0" />

Expand Down

0 comments on commit d500764

Please sign in to comment.