Visual Studio needs to make non-functional changes to this project

后端 未结 6 521
梦谈多话
梦谈多话 2021-01-01 13:09

I opened a C# project that was created in VS 2010 SP, with VS 2012. A one-way conversion window appeared where I proceeded with the conversion.

Upon completion I got

6条回答
  •  渐次进展
    2021-01-01 13:18

    I've solved the problem in VS2013 in a big multi project via opening the .csproj file and changing this

    
    
    

    like this

    
    

提交回复
热议问题