c# - Getting a linked library (DLL) into another DLL while compiling -
i have solution in vs12 2 projects. when compile solution, 2 dlls, 1 each project. however, i'd have one, single dll containing both of them.
what easiest way that? ultimately, need chunks, auxiliary classes , such automatically shoved dll get, based on fact they're linked it.
Comments
Post a Comment