We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db129f4 commit 3a39dccCopy full SHA for 3a39dcc
tools/releaseBuild/vstsbuild.ps1
@@ -1,4 +1,6 @@
1
[cmdletbinding()]
2
+param ( )
3
+
4
Begin
5
{
6
$ErrorActionPreference = 'Stop'
0 commit comments