F
F176
Can I include any dlls into my dlls?
If the dll library does not need to be shared, is there any way to include
them into my assembly statically?
Or if I want to package all libraries into one executable file (that will be
run directly without install), is that possible in .NET?
If the dll library does not need to be shared, is there any way to include
them into my assembly statically?
Or if I want to package all libraries into one executable file (that will be
run directly without install), is that possible in .NET?