dll版本兼容
Posted 海纳百川,有容乃大;壁立千仞,无欲则刚。
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dll版本兼容相关的知识,希望对你有一定的参考价值。
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="mysql.Data" publicKeyToken="C5687FC88969C44D" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-5.2.1.0" newVersion="5.0.8.1"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
sn.exe在C:\Program Files\Microsoft SDKs\Windows
sn -T E:\公司项目\新云端API2017\Src\Differ.YunAPI2017\Infrastructure\Differ.YunAPI2017.Repository\bin\Debug\MySql.Data.dll
c5687fc88969c44d
c5687fc88969c44d
以上是关于dll版本兼容的主要内容,如果未能解决你的问题,请参考以下文章
PHP 警告:“vcruntime140.dll”14.0 与第 0 行未知中与 14.10 链接的此 PHP 版本不兼容