Skip to content

Conversation

@jimmylewis
Copy link
Contributor

  • Added win-arm64 and osx-arm64
  • Removed win-x86

I don't think x86 is supported anymore, according to https://github.com/dotnet/sdk/blob/f578225fe1fdd93db9efac273562b3709db9e8e9/src/Cli/dotnet/ShellShim/ShellShimTemplateFinder.cs#L27

Resolves #708

@jimmylewis
Copy link
Contributor Author

Caveats: I'm not entirely sure how to test this. I don't have an osx-arm64 machine to test, and my win-arm64 machine works just fine with the win-x64 package so it's hard to validate a difference.

Also, I ran into #728 again while making this change because the runtime packages for these platforms aren't in the libman feed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add macOS Arm64 support to the CLI tool

1 participant