解决wpf的System.Windows.Forms, Version=4.0.0.0异常的核心类
解决异常:未知的生成错误“Could not find assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Either explicitly load this assembly using a method such as LoadFromAsse
应用介绍
解决异常:
未知的生成错误“Could not find assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Either explicitly load this assembly using a method such as LoadFromAssemblyPath() or use a MetadataAssemblyResolver that returns a valid assembly. 行 12 位置 10.” Dx2 D:\workspace\vs2019\Dx2\MainWindow.xaml 12 。
下载后,在项目里引用这个dll就可以了
下载地址:
https://pan.baidu.com/s/1zDsy1qS7AFx8FSS52_4pUg
密码:
©软件著作权归作者所有。本站所有软件均来源于网络,仅供学习使用,请支持正版!
转载请注明出处: 站长聚合 » 解决wpf的System.Windows.Forms, Version=4.0.0.0异常的核心类