Skip to content

Commit a6bed67

Browse files
committed
Move to latest build tools (#84)
Related to NuGet/Engineering#2619
1 parent e9352c9 commit a6bed67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ param (
99
[string]$SemanticVersion = '1.0.0-zlocal',
1010
[string]$Branch,
1111
[string]$CommitSHA,
12-
[string]$BuildBranch = '2d8feecabe3aeaed7f5b4d50b9be78c94faf39ec'
12+
[string]$BuildBranch = 'cb2b9e41b18cb77ee644a51951d8c8f24cde9adf'
1313
)
1414

1515
$msBuildVersion = 15;

0 commit comments

Comments
 (0)