我的项目中有奇怪的症状
HRESULT: 0x80131040发生了Version=2.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35‘
<assemblyIdentity name="Microsoft.Azure.Amqp" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />在我的PC环境(Win10)中没有问题,也有Win7。
在不同的设备(Win10)中会出现问题。
我试着升级Nuget版本,但是prob仍然存在。
发布于 2020-06-19 05:07:03
Application.exe
如果在不同的设备(Win10)中出现问题。没有Application.exe.config文件
我附加了额外的配置文件,它成功了。
但是仍然想知道为什么这个问题不出现在Win7(无配置文件).
https://stackoverflow.com/questions/62463470
复制相似问题