Skip to content

Commit e0b565c

Browse files
committed
Merge branch 'main' into microbuild
2 parents b936253 + 85815ca commit e0b565c

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.12.2'
9+
[string]$NuGetVersion='6.14.0'
1010
)
1111

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

0 commit comments

Comments
 (0)