How to open .xproj file in VS2017/2015
问题 I am having a .NET core Project with extension .xproj . When I open the project in VS 2017, the project file .xproj migrated to .csproj . How to open the .xproj file Visual studio 2017 / 2015? Do I need to install any tools? When I tried to open the xproj in VS2015 . It gives the error The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file