http://www.cnblogs.com/weixing/archive/2012/04/09/2439060.html
就是在app.config中添加一个配置节:startup

<startup useLegacyV2RuntimeActivationPolicy="true">

<supportedRuntime version="v4.0"/>

</startup>

相关文章:

  • 2022-12-23
  • 2022-03-08
  • 2021-06-14
猜你喜欢
  • 2021-07-20
  • 2021-08-04
  • 2021-07-02
  • 2022-02-27
  • 2022-01-06
相关资源
相似解决方案