Looks like MSVS 11.0 Beta spoiled a MSVS 10.0 installation

后端 未结 8 2097
野的像风
野的像风 2021-02-05 15:24

I ran into compilation problems with my MSVS 10 after installing MSVS 11Beta. Now, when I compile my C# Projects in MSVS 10 (Projects created in MSVS 10; Target framework: 3.5),

8条回答
  •  情歌与酒
    2021-02-05 15:42

    Worked for me: Removing the bin and obj folder for problematic folders and restarting the solution

提交回复
热议问题