Skip to content

Commit 3b552d9

Browse files
author
Christy Henriksson
authored
FxCop tools update (#6499)
1 parent e9483be commit 3b552d9

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 = 'cb604c2cd1b2f7f71fb574cdda4c83ddb1464cc7'
13+
[string]$BuildBranch = 'c35bbc228717720bdbc610f3285259391635e90e'
1414
)
1515

1616
Set-StrictMode -Version 1.0

0 commit comments

Comments
 (0)