Closed
Description
I just got asked for help on how to create an x64 only environment with 6.0 SDK and 3.1 ASP.NET Core runtime. It's certainly possible, but there are a few things you need to do that are not obvious.
The doc should cover:
- Arm64-only environment
- x64-only environment
- Mixed x64 environment.
- 6.0 only
- 6.0 + earlier versions.
- earlier versions only
We should also consider adding a link to such a doc to:
- The macOS download pages
- The macOS installers.
/cc @mairaw