Skip to content

Support schema validation in dotnet msbuild. #12229

@teo-tsirpanis

Description

@teo-tsirpanis

The -validate CLI option is gated behind the FEATURE_XML_SCHEMA_VALIDATION constant, which is enabled only in .NET Framework, but the underlying APIs are available in modern .NET too.

This issue tracks adding this feature to the modern .NET flavor of MSBuild. It should be trivial (just removing the ifdefs, which I have done locally in a branch), unless I'm missing something.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions