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
If you've recently installed VS 2017 and you get this error and your project was using project.json, it's probably that you have to upgrade your solution to csproj rather than the old project.json format. If you open the project in vs2017 it should upgrade it automatically. Check out this article if you need more info Project-json to csproj