-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Use XML syntax for MSBuild files #3211
Copy link
Copy link
Closed
Labels
syntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically
Description
MSBuild project files are a standard in the .NET ecosystem.
File extensions for these include .props, .targets, .csproj, .vbproj, and I think .fsproj too but would need to check.
Can the existing XML formatting be automatically used for these, rather than requiring users to pass --language xml?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
syntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically