From within git bash / MINGW64 bash, I ran curl https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh | bash and got this error:
dotnet_install: Error: OS name could not be detected: UName = MINGW64_NT-10.0-26200
I'd expect this to just work^(tm)
Thanks!
From within git bash / MINGW64 bash, I ran
curl https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh | bashand got this error:I'd expect this to just work^(tm)
Thanks!