Install of dotnet on macOS should not reference brew as macOS users often do not have brew installed and are not forced to install it to have dotnet installed. Instead, we should refer to: https://dotnet.microsoft.com/en-us/download.
Also we should specify which option to opt in for the GitHub token.
Install of dotnet on macOS should not reference
brewas macOS users often do not havebrewinstalled and are not forced to install it to have dotnet installed. Instead, we should refer to: https://dotnet.microsoft.com/en-us/download.Also we should specify which option to opt in for the GitHub token.