Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport of #35680 to release/6.0

/cc @pranavkm

Customer Impact

Testing

Risk

The generated code for tag helpers is used all the way back in 3.1 which defaults to C# 8. Our code generation
currently produces a target-typed new expression that is available in C# 10.

Updating some of the older tests to pin the language to a fixed version so we can catch these kinds of regressions as part of tests.

Fixes #35554
@github-actions github-actions bot requested a review from Pilchie as a code owner August 25, 2021 13:59
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Aug 25, 2021
@pranavkm
Copy link
Contributor

@dotnet/aspnet-build could you merge this backport PR to rc2?

@wtgodbe wtgodbe merged commit 2d7f89d into release/6.0 Aug 25, 2021
@wtgodbe wtgodbe deleted the backport/pr-35680-to-release/6.0 branch August 25, 2021 16:03
@ghost ghost added this to the 6.0-rc2 milestone Aug 25, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants