Open
Description
- 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