aboutsummaryrefslogtreecommitdiff
path: root/src/powershell/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/powershell/feature.json')
-rw-r--r--src/powershell/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powershell/feature.json b/src/powershell/feature.json
index d81bb4b..842a629 100644
--- a/src/powershell/feature.json
+++ b/src/powershell/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "7.1"],
+ "proposals": ["latest", "none", "7.1"],
"default": "latest",
"description": "Select or enter a version of PowerShell."
}