如何设置要运行的.NET Framework的版本?
作者:孟宪会 发布日期:2003-06-17 18:58:39

可以在应用程序的Config文件里指定

<configuration> <startup> <requiredRuntime version="v1.0.3705" safemode="true"/> </startup> </configuration>
原文地址:http://dotnet.aspx.cc/article/3394f25a-2cc6-4503-bc8e-992895d4900a/print.aspx
© 版权所有 【孟宪会之精彩世界】TM 2012