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

Fix TransactionInterop.GetDtcTransaction() #74776

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

roji
Copy link
Member

@roji roji commented Aug 29, 2022

@AaronRobinsonMSFT can you review? The COM definition here was wrong (ITransactionCloner extends ITransaction).

Fixes #74745

Incorrect COM interop definition

Fixes dotnet#74745
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

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

:shipit:

@roji
Copy link
Member Author

roji commented Aug 30, 2022

Test failures are unrelated, merging.

@roji roji merged commit 28aa861 into dotnet:main Aug 30, 2022
@roji roji deleted the GetDtcTransaction branch August 30, 2022 16:06
@roji
Copy link
Member Author

roji commented Aug 30, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

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

@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 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.

Distributed transactions: TransactionInterop.GetDtcTransaction doesn't work
2 participants