Setup Project in Visual Studio 2010 Requires .NET 4.0

后端 未结 1 966
后悔当初
后悔当初 2020-12-29 06:34

When setting up a Setup Project in Visual Studio 2010 and even to I removing all the prerequistes .NET 4.0 is still required on the computer that runs

相关标签:
1条回答
  • 2020-12-29 07:09

    Right click on the setup project in the solution explorer -> View -> Launch Conditions and set the appropriate .NET framework version:

    alt text

    0 讨论(0)
提交回复
热议问题