Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 23b65ff

Browse files
author
Christy Henriksson
authored
Integrate w/ FxCop exclusions (#600)
1 parent 418a50f commit 23b65ff

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
@@ -9,7 +9,7 @@ param (
99
[string]$SemanticVersion = '1.0.0-zlocal',
1010
[string]$Branch = 'zlocal',
1111
[string]$CommitSHA,
12-
[string]$BuildBranch = '795fed66b8bae2d248237ee5ec82e688e7174a42'
12+
[string]$BuildBranch = '001c5deac1f1e2e194c1d0d5eec14183bb78e4cf'
1313
)
1414

1515
$msBuildVersion = 15;

0 commit comments

Comments
 (0)