[MonoDevelop] How to get MD to let go of a dll?
Chip Salzenberg
rev.chip at gmail.com
Sat Apr 16 18:30:41 EDT 2011
I'm using one MonoDevelop solution to create a dll that I then use in
another solution. When I switch from the second solution back to the first
one, and try to rebuild a new version of the dll, I'm unable to overwrite it
-- presumably because the VM or MD is stlil holding open the previous
version.
What does it take for MonoDevelop to let go of a dll it had opened and used?
Having to restart MD on every cycle is highly inefficient.
In case it matters, I'm not sharing a development directory; rahter, in a
post-compilation step, I'm copying the dll from one solution's directory to
the other's.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110416/2345dfc0/attachment.html
More information about the Monodevelop-list
mailing list