Skip to content
New issue

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

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

Already on GitHub? # to your account

Make System.Transactions.Local trimmable #74828

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 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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm] Size regression
4 participants