码迷,mamicode.com
首页 > 其他好文 > 详细

assemblyBinding

时间:2015-05-19 12:20:44      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:

  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="Microsoft.Windows.Shell" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
        <bindingRedirect oldVersion="0.0.0.0-3.0.50506.1" newVersion="3.0.50506.1"/>
      </dependentAssembly>
    </assemblyBinding>
  </runtime>

  

assemblyBinding

标签:

原文地址:http://www.cnblogs.com/zhoujunding/p/4513769.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!