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

Razor runtime compilation - Add support for C# warning waves #4635

Open
NTaylorMullen opened this issue Jul 8, 2019 · 0 comments
Open

Razor runtime compilation - Add support for C# warning waves #4635

NTaylorMullen opened this issue Jul 8, 2019 · 0 comments
Labels
blocked Blocked on a partner team enhancement Small improvement request external Scope involves an area outside of the repo
Milestone

Comments

@NTaylorMullen
Copy link
Contributor

Razor runtime compilation attempts to take all impactful C# settings and re-use them when compiling cshtml/razor files at runtime. A new feature that's being worked on that we'll need to react to is warning waves. We will need to lift this setting for Razor runtime compilation:

dotnet/roslyn#1580

@allisonchou allisonchou transferred this issue from dotnet/aspnetcore Oct 5, 2021
@allisonchou allisonchou added blocked Blocked on a partner team enhancement Small improvement request external Scope involves an area outside of the repo labels Oct 5, 2021
@allisonchou allisonchou added this to the Backlog milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on a partner team enhancement Small improvement request external Scope involves an area outside of the repo
Projects
None yet
Development

No branches or pull requests

3 participants