cli-lab
cli-lab copied to clipboard
Support building on osx-arm64
Currently the repository can't be built on macOS running on an Apple Silicon (ARM) processor because the .Net 3.1 SDK is targeted and the .Net 3.1 SDK is not supported on Arm-based Macs. The code would need to be updated to support the .Net 6 SDK.
Are there plans to support the .Net 6 SDK?
Are there plans to support building on osx-arm64?
Should the "Building the Repository" section of the README.md be updated to provide more information about build requirements?
Thanks