.net 3.5 application on .net 4.0 runtime

后端 未结 3 1226
广开言路
广开言路 2020-12-17 03:41

If I have an application built to target .net 3.5, will it run if all the user has installed is .net 4.0? A link to official msdn documentation stating this would put my wor

3条回答
  •  庸人自扰
    2020-12-17 04:14

    The answer is most probably, and here are the MSDN tools to determine if your app will have issues.

    http://msdn.microsoft.com/en-us/library/ff602939.aspx

提交回复
热议问题