Skip to content

Commit 374b6d0

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
switch to using winps5.1
1 parent 4834999 commit 374b6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/appx/appx.dsc.extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Discovers DSC resources packaged as AppX packages.",
66
"author": "Microsoft Corporation",
77
"discover": {
8-
"executable": "pwsh",
8+
"executable": "powershell",
99
"args": [
1010
"-NoLogo",
1111
"-NonInteractive",

0 commit comments

Comments
 (0)