I have some error while loading the .net project solution. the error will be like
The imported project \"C:\\Program Files(x86)\\MSBuild\\Microsoft\\VisualSt
I know that i am quite late to the party, but as someone who has run into these problems time and again, these 2 articles really helped me in understanding why those issues happened in the first place and how to fix them.
a brief update about my current setup: i had both VS2015 and VS2017 installed. I was using VS2015 with .net Core SDK 1.0.0-preview2-003133, which contains .Net Core 1.0.1. Upon installing VS 2017, it automatically installed .Net Core 1.1.0 and set that as the default .Net Core version on my PC, which led to all the problems.
hopefully others would find it useful too :)
no executable found matching command dotnet projectmodel server
developing two versions net core sdk side