Skip to content

TrimmerRootDescriptor items are not handled correctly for incremental build #28740

Open
@dsplaisted

Description

@dsplaisted
  • Create an app with a TrimmerRootDescriptor item pointing to an XML descriptor file with information on what to trim
  • Publish the app (with AoT and trimming enabled)
  • Modify the XML descriptor file
  • Publish again

EXPECTED: ILLink / AoT steps are run again based on the updated descriptor
ACTUAL: Publish output is considered up to date and no changes are made

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions