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

MSBuildDeps: map armv8 to ARM64 platform (#11504) #11505

Merged
merged 7 commits into from Jun 28, 2022

Commits on Jun 23, 2022

  1. fix: x86 msbuild platform is Win32, not x86

    Mark Ferry committed Jun 23, 2022
    Copy the full SHA
    49938b9 View commit details
    Browse the repository at this point in the history
  2. MSBuildDeps: map armv7 and armv8 msbuild platforms

    Mark Ferry committed Jun 23, 2022
    Copy the full SHA
    37aa6ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a19d8f7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f35ab05 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Copy the full SHA
    b937726 View commit details
    Browse the repository at this point in the history
  2. test: msbuilddeps mapping of arch to platform

    Mark Ferry committed Jun 27, 2022
    Copy the full SHA
    fd48992 View commit details
    Browse the repository at this point in the history
  3. fixup: remove incorrect test description

    Mark Ferry committed Jun 27, 2022
    Copy the full SHA
    4687294 View commit details
    Browse the repository at this point in the history