Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Trimming to TrimMode. Set PublishTrimmed to true when setting TrimMode to full. #9297

Merged
merged 6 commits into from
Oct 31, 2023

Conversation

melytc
Copy link
Contributor

@melytc melytc commented Oct 24, 2023

@eerhardt noticed these changes were needed.

Context from email thread:

The Trimming option doesn’t work.

Setting it, sets <Trimming>full</Trimming>, but the real property is named TrimMode.
Just setting TrimMode by itself doesn’t change the publishing at all. We also need to set PublishTrimmed to true.

Microsoft Reviewers: Open in CodeFlow

@melytc melytc requested a review from sayedihashimi October 24, 2023 23:03
@melytc melytc requested a review from a team as a code owner October 24, 2023 23:03
Copy link
Member

@drewnoakes drewnoakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@drewnoakes drewnoakes added the Feature-Project-Properties-Designer The new project property pages which replace the legacy AppDesigner label Oct 26, 2023
Co-authored-by: Eric Erhardt <[email protected]>
@melytc melytc merged commit 5c6b818 into dotnet:main Oct 31, 2023
5 checks passed
@melytc melytc deleted the native-aot-fix branch October 31, 2023 01:09
@ghost ghost added this to the 17.9 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Project-Properties-Designer The new project property pages which replace the legacy AppDesigner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants