Answers for "no sdks were found dotnet linux"

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 "no sdks were found dotnet linux"

Browse Popular Code Answers by Language