.net core app failing to load custom assembly, bad IL Format

后端 未结 0 431
心在旅途
心在旅途 2020-12-22 04:59

I try to load custom library in my app, and i get Bad IL Format error. Here is my code:

var architectureFolder = (IntPtr.Size == 8) ? "6         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题