Skip to content

Commit d500764

Browse files
committed
Update Nuget Commandline package
This commit updates the Nuget command line package to a version that supports the <icon> element in nuspec files. (cherry picked from commit aca0c58)
1 parent c7f656a commit d500764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/scripts.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<PackageReference Include="ILRepack" Version="2.1.0-beta1" />
4848
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
49-
<PackageReference Include="NuGet.CommandLine" Version="4.9.4" />
49+
<PackageReference Include="NuGet.CommandLine" Version="5.3.1" />
5050
<PackageReference Include="NuGet.PackageManagement" Version="5.3.1" />
5151
<PackageReference Include="NuGet.Protocol.Core.v3" Version="4.2.0" />
5252

0 commit comments

Comments
 (0)