Fody/Costura

win32 dll [DllImport("helloword.dll")] OR [DllImport("helloword.so")]

EnhWeb opened this issue · 1 comments

win32 dll [DllImport("helloword.dll")] OR [DllImport("helloword.so")]
helloword.dll OR helloword.so 能否也一起打包进单文件中?
helloword.dll OR helloword.so Can they also be packaged into a single file?

A few questions upfront (since everyone's time is very valuable):

  1. What did you try yourself, is there a repo?
  2. Did you look at the unit tests (that should contain unmanaged libraries)?