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

Enable more 6.0 feature switches #6563

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Enable more 6.0 feature switches #6563

merged 3 commits into from
Dec 10, 2021

Conversation

marek-safar
Copy link
Contributor

to produce smaller output

_AggressiveAttributeTrimming - mostly attributes remove by current XA
NullabilityInfoContextSupport - saves a lot by trimming all C# compiler generated nullable information
BuiltInComInteropSupport - no COM support on Android

to produce smaller output

_AggressiveAttributeTrimming - mostly attributes remove by current XA
NullabilityInfoContextSupport - saves a lot by trimming all C# compiler generated nullable information
BuiltInComInteropSupport - no COM support on Android
@jonathanpeppers
Copy link
Member

Looks good, thanks!

I'll update some tests here to account for the smaller app size.

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

Reran a few test phases, but this should be green now.

@jonathanpeppers jonathanpeppers merged commit 60e983c into main Dec 10, 2021
@jonathanpeppers jonathanpeppers deleted the featureswitches branch December 10, 2021 21:46
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants