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

Commit 60a77e1

Browse files
author
Christy Henriksson
authored
Master tools version (#579)
1 parent dee5626 commit 60a77e1

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 = '28bbd8623e116d388cd6ece107b913296b6c1b20'
12+
[string]$BuildBranch = '80b8f1b4a1cfe57367881e59fca063866dcaaa42'
1313
)
1414

1515
$msBuildVersion = 15;

0 commit comments

Comments
 (0)