Visual Studio 2010 error: “Project Target Framework Not Installed” when opening a .NET 4.0 project

前端 未结 12 1318
梦毁少年i
梦毁少年i 2021-01-07 18:19

I am experiencing a rather disconcerting issue with one of my development machines that I hope someone can advise me on.

I have a large Visual Studio 2010 VB solutio

12条回答
  •  萌比男神i
    2021-01-07 18:58

    I had the same problem and my solution was:

    • Download Multi-Targeting Pack for Microsoft .NET Framework 4.0.3 from https://www.microsoft.com/en-us/download/confirmation.aspx?id=29052
    • Install

    The problem was solved immediately (error message went away).

提交回复
热议问题