Skip to content

Commit a4dd371

Browse files
author
Christy Henriksson
authored
Integrate FxCop exclusions (#6603)
1 parent b0a1c72 commit a4dd371

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 = '80b8f1b4a1cfe57367881e59fca063866dcaaa42'
13+
[string]$BuildBranch = '5fd8377a9abf3ff411918dbb973948a6677432db'
1414
)
1515

1616
Set-StrictMode -Version 1.0

0 commit comments

Comments
 (0)