-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Area: IntelliSenseIssues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.Issues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.triaged
Milestone
Description
Update src/MSBuild/MSBuild)/Microsoft.Build.CommonTypes.xsd
with the various options and item types used for trimming, so that they show up in the MSBuild file editor in Visual Studio, e.g.:
<TrimMode>
<IsTrimmable>
<SuppressTrimAnalysisWarnings>
<EnableTrimAnalyzer>
<TrimmerDefaultAction>
<TrimmerSingleWarn>
<ILLinkWarningLevel>
<ILLinkTreatWarningsAsErrors>
<TrimmerRemoveSymbols>
<DebuggerSupport>
<TrimmerRootAssembly />
<TrimmerRootDescriptor />
<TrimmableAssembly />
- more
Metadata
Metadata
Assignees
Labels
Area: IntelliSenseIssues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.Issues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.triaged