We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SupportsShouldProcess
Get-ExternalSymbolFiles.ps1
1 parent 5c12a14 commit 4738c2bCopy full SHA for 4738c2b
1 file changed
tools/Get-ExternalSymbolFiles.ps1
@@ -1,4 +1,4 @@
1
-[CmdletBinding(SupportsShouldProcess = $true)]
+[CmdletBinding()]
2
Param (
3
)
4
0 commit comments