dotnet / website-feedback

This repo is for dot.net feedback including get started tutorial issues from the site.
MIT License
0 stars 1 forks source link

C# extenstion installed in Visual studio code but not showing successful in terminal #102

Closed ykannareddy356 closed 7 months ago

ykannareddy356 commented 8 months ago

URL

https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install

Operating system

windows

More information about your system

I have installed C# extension in Visual studio code but while running in terminal dotnet command it is not showing successful getting error as not recognised dotnet error

Description

I have installed C# extension in Visual studio code but while running in terminal dotnet command it is not showing successful getting error as not recognised. dotnet error

dotnet --info

No response

mairaw commented 8 months ago

Have you restarted VS Code after the .NET SDK installation? Can you try running the dotnet command on a command prompt window and see if you get the same results?

github-actions[bot] commented 8 months ago

This issue is stale because there has been no response to a request for more information for 7 days.

github-actions[bot] commented 7 months ago

This issue was closed because there was no response to a request for more information for 10 days.