Fody / Costura

Embed references as resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

EnhWeb opened this issue · comments

commented

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)?