1. 程式人生 > >[C#]App.Config

[C#]App.Config

soft pan clas get vat style obi asm http

<configuration>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <probing privatePath="x86\dll" />
    </assemblyBinding>
  </runtime>
</configuration>

參考:https://www.cnblogs.com/3Tai/p/7095392.html

可以讓生成目錄更整潔。

[C#]App.Config