Skip to content

Commit 30b699b

Browse files
author
maddieclayton
committed
remove validate set
1 parent a7ec212 commit 30b699b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/CheckBinScope.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ param(
77
[Parameter(Mandatory = $false)]
88
[string] $CIToolsPath,
99
[Parameter(Mandatory = $false)]
10-
[ValidateSet('All', 'Latest', 'Stack', 'ServiceManagement', 'AzureStorage')]
1110
[System.String] $Scope
1211
)
1312

0 commit comments

Comments
 (0)