MBuild - The compiler omit dependencies
- by stacker
MBuild misses some dependencies when packaging the project. How can I fix this?
Edit: the problem seems that the project has few needed references that aren't actually used in the code, so the compiler exclude them.