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 test failure due to conflicting merged PRs in DllImportGenerator tests. #66156

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

jkoritzinsky
Copy link
Member

Fixes #66143

@ghost
Copy link

ghost commented Mar 3, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #66143

Author: jkoritzinsky
Assignees: -
Labels:

area-System.Runtime.InteropServices

Milestone: -

@AaronRobinsonMSFT
Copy link
Member

Merging this as it is blocking all PRs and the change is confirmed to be correct according to the generator.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 79c35a6 into dotnet:main Mar 3, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 3, 2022
@jkoritzinsky jkoritzinsky deleted the incremental-fix branch March 22, 2024 01:25
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.

ChangingMarshallingAttributes_SameStrategy_DoesNotRegenerate test is failing in CI on Unix
2 participants