Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
110 views
in Technique[技术] by (71.8m points)

c# - .NET Core SDK not working in visual studio code

I wanted to start programming using C# but I encountered a problem with .NET I installed the latest version of .NET Core SDK x64 but everytime i type dotnet new console this appears

It was not possible to find any installed .NET Core SDKs
Did you mean to run .NET Core SDK commands? Install a .NET Core SDK from:
https://aka.ms/dotnet-download

when i type dotnet in the cmd it works perfectly and i did install the right version. any fixes? I did a lot of research on this, but never found anything that answers my question.

question from:https://stackoverflow.com/questions/66055362/net-core-sdk-not-working-in-visual-studio-code

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...