xjt927
用txt打开2012.sln
将头两行
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
修改为
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
 
将2012.csproj文件中
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
注释起来

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2021-11-07
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2021-12-05
  • 2021-08-25
  • 2022-02-28
  • 2022-12-23
  • 2021-05-19
  • 2022-12-23
  • 2021-07-22
相关资源
相似解决方案