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.
2 parents 7ed105e + 204d3a2 commit 37777fcCopy full SHA for 37777fc
extensions/appx/appx.dsc.extension.json
@@ -8,6 +8,8 @@
8
"args": [
9
"-NoLogo",
10
"-NonInteractive",
11
+ "-ExecutionPolicy",
12
+ "Bypass",
13
"-NoProfile",
14
"-Command",
15
"./appx-discover.ps1"
0 commit comments