Looks like MSVS 11.0 Beta spoiled a MSVS 10.0 installation

后端 未结 8 1943
野的像风
野的像风 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:55

    There is an ugly way to fix the problem: renaming folder "C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A". I hate to accept this answer.

提交回复
热议问题