Skip to content

Commit 9409f44

Browse files
committed
Bump nuget.exe build tool to 6.12.2
1 parent e562b36 commit 9409f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Get-NuGetTool.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#>
77
Param(
88
[Parameter()]
9-
[string]$NuGetVersion='6.4.0'
9+
[string]$NuGetVersion='6.12.2'
1010
)
1111

1212
$toolsPath = & "$PSScriptRoot\Get-TempToolsPath.ps1"

0 commit comments

Comments
 (0)