You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install from source: designate arch linux as unsupported (#1291)
Arch Linux was incorrectly added to the install-from-source script and
accompanying validation as a .NET-supported distribution, when this is
not actually the case. A list of supported distributions can be found here:
https://learn.microsoft.com/en-us/dotnet/core/install/linux
Instead of removing unsupported distros, we plan to print out a message
notifying users that, while they can be installed, they are not
officially validated or supported by the GCM project.
0 commit comments