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

Fix inconsistent casing of template parameters #107

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Fix inconsistent casing of template parameters #107

merged 1 commit into from
Jan 4, 2023

Conversation

silamon
Copy link

@silamon silamon commented Dec 31, 2022

Fixes dotnet/aspnetcore#40970. It changes --ProxyPort to --proxy-port in 2 different templates. The shortname becomes -p since it's available and better than the default -pp. To verify use dotnet new install <templatefolder>.

@MackinnonBuck
Copy link
Member

Thanks, @silamon!

@MackinnonBuck MackinnonBuck merged commit 03cb65b into dotnet:main Jan 4, 2023
@silamon silamon deleted the templatenamings branch January 10, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent casing of template parameters
2 participants