Skip to content

Commit a104050

Browse files
authored
Move to latest ServerCommon build tools (#10079)
This does not change behavior, just brings alignment
1 parent b779217 commit a104050

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]$GalleryPackageVersion = '4.4.5-zlocal',
1010
[string]$Branch,
1111
[string]$CommitSHA,
12-
[string]$BuildBranchCommit = '195208052bf615b79950f8fb093b84ec290f0806', #DevSkim: ignore DS173237. Not a secret/token. It is a commit hash.
12+
[string]$BuildBranchCommit = '00a01b766623fb5b714238c4e814e906a242e88e', #DevSkim: ignore DS173237. Not a secret/token. It is a commit hash.
1313
[string]$VerifyMicrosoftPackageVersion = $null
1414
)
1515

0 commit comments

Comments
 (0)