Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCorrected choices for template parameter PowerShellStandardVersion #88
Conversation
| "choices": [ | ||
| { | ||
| "choice": "5.1.0", | ||
| "description": "PowerShell Standard 5.1" | ||
| "choice": "7.0.0-preview.1", |
connor-roehricht
Sep 20, 2020
Author
I agree, but then c7c7ad3 must also be corrected. This merge would at least unblock template usage.
Fixes #87