The Wayback Machine - https://web.archive.org/web/20210721194612/https://github.com/dotnet/aspnetcore/pull/34598
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

Update RazorPage template to be able to be SxS with previous version #34598

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@phenning
Copy link
Contributor

@phenning phenning commented Jul 21, 2021

  • Update Web.ItemTemplates to use a versioned package identity
  • Bump up the precedence
  • Make unique identities
  • Add Framework symbol for RazorPage template

This fixes the issue with template creation in Visual Studio where the NET 6 template hides the NET 5 version of the template resulting in errors due to the file-scoped namespace usage in the net 6 version of the template.

…rsions.

- Update Web.ItemTemplates to use a versioned package identity
- Bump up the precedence
- Make unique identities
- Add Framework symbol for RazorPage template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant