Skip to content

Commit

Permalink
Merge the microbuild branch from https://github.com/aarnott/Library.T…
Browse files Browse the repository at this point in the history
…emplate

Specifically, this merges [4868200 from that repo](AArnott/Library.Template@4868200).
  • Loading branch information
AArnott committed Feb 3, 2025
2 parents 6085610 + 4868200 commit f457d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Get-NuGetTool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#>
Param(
[Parameter()]
[string]$NuGetVersion='6.4.0'
[string]$NuGetVersion='6.12.2'
)

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

0 comments on commit f457d53

Please sign in to comment.