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

Convert all possible DllImports to LibraryImport for .NET 7+ #41573

Merged
merged 10 commits into from
May 31, 2022

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    905e6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3ac68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d5e27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d11979 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    a544b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7eb7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d99681 View commit details
    Browse the repository at this point in the history
  4. Fix ANCM import

    AaronRobinsonMSFT committed May 26, 2022
    Configuration menu
    Copy the full SHA
    fcb79e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8b06c6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Testing P/Invokes were converted incorrectly. This was due

     to the signature relying on CLR export probing.
    AaronRobinsonMSFT committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0447401 View commit details
    Browse the repository at this point in the history