Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected choices for template parameter PowerShellStandardVersion #88

Open
wants to merge 1 commit into
base: master
from

Conversation

@connor-roehricht
Copy link

@connor-roehricht connor-roehricht commented Sep 20, 2020

Fixes #87

"choices": [
{
"choice": "5.1.0",
"description": "PowerShell Standard 5.1"
"choice": "7.0.0-preview.1",

This comment has been minimized.

@TylerLeonhardt

TylerLeonhardt Sep 20, 2020
Member

This should be an additional choice. Not one that replaces 5.1

This comment has been minimized.

@connor-roehricht

connor-roehricht Sep 20, 2020
Author

I agree, but then c7c7ad3 must also be corrected. This merge would at least unblock template usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.