Debian install of dotnet-sdk-2.1 - says console not recognized
I followed the instructions to install dotnet sdk 2.1 on Debian 9...
https://www.microsoft.com/net/download/linux-package-manager/debian9/sdk-current
Then the get-started page says to use this:
dotnet new console -o myApp
It responds with: Unrecognized command or argument 'console'. So 2 questions...
a) how do I advise somebody that this instruction page needs improvement
b) how do I install whatever is still missing, or find better instructions?
0 comments:
Post a Comment