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

Commit 9480f80

Browse files
author
Christy Henriksson
authored
FxCop tools update (#561)
1 parent a5e602c commit 9480f80

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 = '37ff6e758c38b3f513af39f881399ce85f4ff20b'
12+
[string]$BuildBranch = 'c35bbc228717720bdbc610f3285259391635e90e'
1313
)
1414

1515
$msBuildVersion = 15;

0 commit comments

Comments
 (0)