Multi-targeting .NET Framework 4 and Visual Studio 2012

后端 未结 4 1433
旧巷少年郎
旧巷少年郎 2020-12-29 08:22

I have installed Visual Studio 2012 Professional on my machine. I don\'t have Visual Studio 2010 installed, but I want to keep developing my applications using .NET Framewor

4条回答
  •  执笔经年
    2020-12-29 08:49

    I solved the problem doing these tasks:

    • Uninstall the Visual Studio 2012
    • Uninstall any reference for the .NET Framework 4.0 or 4.5
    • Clean the register with a tool like Glary Utilities and restart the computer
    • Install the .NET Framework 4.0 and install Microsoft Multi-Targeting for .NET Framework 4.
    • Install Visual Studio 2012 again

提交回复
热议问题