Skip to content

Make System.Transactions.Local trimmable #74828

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

Conversation

radekdoulik
Copy link
Member

On other target platforms than windows.

This fixes #74506

The reason to make it non-trimmable is that it uses COM interop
on windows. So we can make it trimmable again on other target platforms.
#74506 (comment)

On other target platforms than windows.

This fixes dotnet#74506

The reason to make it non-trimmable is that it uses COM interop
on windows. So we can make it trimmable again on other target platforms.
dotnet#74506 (comment)
@radekdoulik radekdoulik requested a review from roji August 30, 2022 17:27
@ghost ghost assigned radekdoulik Aug 30, 2022
@radekdoulik radekdoulik requested a review from jkotas August 30, 2022 17:30
@radekdoulik radekdoulik merged commit 104fe14 into dotnet:main Aug 31, 2022
@lewing
Copy link
Member

lewing commented Sep 1, 2022

The change is in 7.0 correct? If so we should backport this to release/7.0

@lewing
Copy link
Member

lewing commented Sep 2, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2022

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/2980478924

@ghost ghost locked as resolved and limited conversation to collaborators Oct 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm] Size regression
4 participants