Skip to content

Commit 67847b6

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 c6bac07 commit 67847b6

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
@@ -37,7 +37,7 @@
3737
<PackageReference Include="ILRepack" Version="2.1.0-beta1" />
3838
<PackageReference Include="FSharp.Core" Version="4.6.2" />
3939
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
40-
<PackageReference Include="NuGet.CommandLine" Version="4.9.4" />
40+
<PackageReference Include="NuGet.CommandLine" Version="5.3.1" />
4141
<PackageReference Include="Octokit" Version="0.32.0" />
4242
<PackageReference Include="Proc" Version="0.6.1" />
4343
</ItemGroup>

0 commit comments

Comments
 (0)