We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7178e commit efc81b0Copy full SHA for efc81b0
1 file changed
build.ps1
@@ -10,7 +10,7 @@ param (
10
[string]$PackageSuffix,
11
[string]$Branch,
12
[string]$CommitSHA,
13
- [string]$BuildBranch = '2b78092c53527212b9cef813ef248e14ec11079d',
+ [string]$BuildBranch = '948e06b7e5dc320eccd1f44a15a5faeb60384ed6',
14
[string]$VerifyMicrosoftPackageVersion = $null
15
)
16
0 commit comments