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

Prepare SDK for trimming feature #482

Open
OlegRa opened this issue Mar 23, 2022 · 1 comment
Open

Prepare SDK for trimming feature #482

OlegRa opened this issue Mar 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@OlegRa
Copy link
Collaborator

OlegRa commented Mar 23, 2022

The upcoming .NET 7 SDK will use the trimming feature more aggressively so we should prepare for this and maintain trimmable SDK as much as possible. This article contains a lot of useful information about diagnosing problems related to trimming.

@OlegRa OlegRa added the enhancement New feature or request label Mar 23, 2022
@OlegRa OlegRa added this to the SDK 6.0.x Stabilizing milestone Mar 23, 2022
@OlegRa OlegRa self-assigned this Mar 23, 2022
@OlegRa
Copy link
Collaborator Author

OlegRa commented Apr 18, 2022

The main roadblock for proper trimming support is a Newtonsoft.Json package. We should return to this issue after implementing the epic #145 feature.

OlegRa added a commit that referenced this issue Apr 19, 2022
… and TFMs fixed for the .NET 5 & 6 in some projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant