Skip to content

Commit 701fe43

Browse files
author
Robert Holt
committed
Set PSES target as release/2.0.0-preview.3
1 parent 9c11194 commit 701fe43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/setVstsVariables.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$vstsVariables = @{
2-
PSES_BRANCH = 'release/2.0.0-preview.2'
2+
PSES_BRANCH = 'release/2.0.0-preview.3'
33
}
44

55
# Use VSTS's API to set an env vars

0 commit comments

Comments
 (0)