Answers for ".NET Core SDKs installed: No SDKs were found."

1

No SDKs were found after running dotnet --info

Delete the following entry in Path global (system variables) 
and local (user variables):

C:Program Files (x86)dotnet
Posted by: Guest on June-07-2021

Code answers related to ".NET Core SDKs installed: No SDKs were found."

Browse Popular Code Answers by Language