From: SourceForge.net <no...@so...> - 2008-06-05 11:20:07
|
Bugs item #1952324, was opened at 2008-04-26 17:45 Message generated for change (Comment added) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1952324&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: .NET 0.3.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Steve Wagner (ciroque) Assigned to: Nobody/Anonymous (nobody) Summary: Specific Version reference to nunit.framework.dll Initial Comment: Apparently the library was compiled such that it requires version 2.4.6 of the NUnit Framework assembly. We have upgraded to 2.4.7 and rolling back is not a viable option. While I can rebuild the sasembly it would get quite tedious to do that with every upgrade of the library. Thanks! ---------------------------------------------------------------------- >Comment By: Stefan Bodewig (bodewig) Date: 2008-06-05 13:20 Message: Logged In: YES user_id=113148 Originator: NO XMLUnit 0.3.1 has been compiled against NUnit 2.4.6 and we get the "hard reference" to it because NUnit 2.4.x is strongly named (2.2.x hasn't been that#s why XMLUnit 0.3 never showed the same symptoms). In theory a binding redirect should work, in practice it doesn't work for me. See http://sourceforge.net/mailarchive/forum.php?thread_name=y1u4p8garz2.fsf%40v30161.1blu.de&forum_name=nunit-users ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1952324&group_id=23187 |