On 16.01.2016 14:08, Jason Curl wrote: > > How would I handle this scenario within Mono? > The dllmap machinery does not probe for target dlls. It performs a solely textual mapping. You may want to have different configs with dllmaps for DEBUG and RELEASE builds. Robert