Skip to content

Update schema to include trimming-related properties & item types #7805

@DamianEdwards

Description

@DamianEdwards

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

@agocke

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: IntelliSenseIssues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.triaged

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions