Skip to content

Razor should warn about the use of runtime compilation #49235

Open
@chsienki

Description

@chsienki

When targeting net10 we should issue a warning if the user is also using the runtime compilation package. Runtime compilation does not support the new C# based lexer which means things that compile in the IDE/command line may fail to compile when runtime compilation kicks in.

Metadata

Metadata

Assignees

Labels

Area-AspNetCoreRazorSDK, BlazorWebAssemblySDK, dotnet-watchuntriagedRequest triage from a team member

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions