Skip to content

Commit efc81b0

Browse files
authored
Move to new build tools (#8331)
1 parent cf7178e commit efc81b0

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
@@ -10,7 +10,7 @@ param (
1010
[string]$PackageSuffix,
1111
[string]$Branch,
1212
[string]$CommitSHA,
13-
[string]$BuildBranch = '2b78092c53527212b9cef813ef248e14ec11079d',
13+
[string]$BuildBranch = '948e06b7e5dc320eccd1f44a15a5faeb60384ed6',
1414
[string]$VerifyMicrosoftPackageVersion = $null
1515
)
1616

0 commit comments

Comments
 (0)