Update schema to include trimming-related properties & item types
Open
Area: IntelliSense
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Update [`src/MSBuild/MSBuild)/Microsoft.Build.CommonTypes.xsd`](https://github.com/dotnet/msbuild/tree/main/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd) with the [various options and item types used for trimming](https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/trimming-options), so that they show up in the MSBuild file editor in Visual Studio, e.g.:
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- [more](https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/trimming-options#trimming-framework-library-features)
@agocke
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.