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 #45816

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

silamon
Copy link
Contributor

@silamon silamon commented Dec 31, 2022

Fixes #40970. It changes --SignedOutCallbackPath to --signed-out-callback-path in 3 different templates. The shortname becomes -socp. To verify use dotnet new install <templatefolder>.

Also review dotnet/spa-templates#107 which fixes the inconsistent casing of template parameters for spa templates.

@silamon silamon requested a review from a team as a code owner December 31, 2022 11:02
@ghost ghost added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member labels Dec 31, 2022
@ghost
Copy link

ghost commented Dec 31, 2022

Thanks for your PR, @silamon. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@MackinnonBuck
Copy link
Member

Thanks, @silamon!

@MackinnonBuck MackinnonBuck merged commit 3d6504a into dotnet:main Jan 4, 2023
@ghost ghost added this to the 8.0-preview1 milestone Jan 4, 2023
@silamon silamon deleted the templatenamings branch January 10, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent casing of template parameters
2 participants