我有一个扩展的.NET核心项目.xproj.当我在VS 2017中打开项目时,项目文件.xproj migrated to .csproj.
如何打开.xproj文件Visual Studio 2017/2015?
我需要安装任何工具吗?
当我试图在VS2015中打开xproj时.它给出了错误导入的项目"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 exists on disk.
我需要安装任何工具吗?