Skip to content

Move Razor and Blazor WASM SDK into the dotnet/sdk repo #27455

Closed
@mkArtakMSFT

Description

@mkArtakMSFT

There are multiple issues associated with the current approach, where we build the Razor SDK on the fly, when we try to test it.
One of the main problems is that this results in some files to be locked and eventually failing any subsequent builds.

Note: this problem happens only during local development.
It doesn't happen on CI builds as we don't do incremental builds. We just run multiple distinct builds with different target architectures.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedaffected-fewThis issue impacts only small number of customersarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesseverity-majorThis label is used by an internal tooltask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions