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

[7.0-preview1] Update precedence of templates for 7.0 #39794

Open
wants to merge 3 commits into
base: release/7.0-preview1
Choose a base branch
from

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jan 26, 2022

Contingent on validation of #39783 in the SDK

Update precedence of templates for 7.0

Description

Updates 7.0 template precedence so that the SDK doesn't confuse them with 6.0 templates

Customer Impact

Without this, customers can't use the 7.0 SDK to create 6.0 web apps (i.e. dotnet new web -f net6.0 doesn't work): #39731

Regression?

  • Yes (from 6.0)
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.1

  • Make necessary changes in eng/PatchConfig.props
@wtgodbe wtgodbe requested a review from Jan 26, 2022
dougbu
dougbu approved these changes Jan 26, 2022
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

3 participants