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

[release/7.0-staging] [native-library] If a dllimport is specified with an absolute path, look for it first #85270

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 24, 2023

Backport of #85255 to release/7.0-staging

/cc @lambdageek

Customer Impact

Fixes application crashes on MacCatalyst in apps that use system frameworks such as SceneKit

Testing

Manual testing

Risk

Low. This reverts to the behavior before 5a1baeb for DllImports with an absolute path.

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Apr 24, 2023

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #85255 to release/7.0-staging

/cc @lambdageek

Customer Impact

Testing

Risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-AssemblyLoader-mono

Milestone: -

@lambdageek
Copy link
Member

@vargaz @thaystg could I get a review for this one, too

@lambdageek
Copy link
Member

@vargaz @thaystg Could you please take a look

@lambdageek
Copy link
Member

Failures are known

@lambdageek lambdageek merged commit 06e5b35 into release/7.0-staging Apr 27, 2023
@jkotas jkotas deleted the backport/pr-85255-to-release/7.0-staging branch April 27, 2023 20:24
@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants