Is it possible to run a .NET 4.5 app on XP?

前端 未结 5 822
南笙
南笙 2020-11-27 12:25

First, I have read the following:

  • Connect case
  • VS case
  • and especially this channel9 post

So, from the last bullet, I really th

5条回答
  •  渐次进展
    2020-11-27 13:01

    Sadly, no, you can't run 4.5 programs on XP.

    And the relevant post from that Connect page:

    Posted by Microsoft on 23/03/2012 at 10:39
    Thanks for the report. This behavior is by design in .NET Framework 4.5 Beta. The minimum supported operating systems are Windows 7, Windows Server 2008 SP2 and Windows Server 2008 R2 SP1. Windows XP is not a supported operating system for the Beta release.

提交回复
热议问题