Skip to content

Commit 4868200

Browse files
committed
Merge branch 'main' into microbuild
2 parents df8d6cd + 9409f44 commit 4868200

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)