We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9483be commit 3b552d9Copy full SHA for 3b552d9
1 file changed
build.ps1
@@ -10,7 +10,7 @@ param (
10
[string]$PackageSuffix,
11
[string]$Branch,
12
[string]$CommitSHA,
13
- [string]$BuildBranch = 'cb604c2cd1b2f7f71fb574cdda4c83ddb1464cc7'
+ [string]$BuildBranch = 'c35bbc228717720bdbc610f3285259391635e90e'
14
)
15
16
Set-StrictMode -Version 1.0
0 commit comments