GOUIGOUX Jean-Philippe wrote:
I made another round of test, putting the bindingRedirects in NAnt
.config file instead of the .dll.config file,
mixing both, etc. but no success. Any further idea ?
The .dll.config file is the only one that matters
(or at least the only one that people have rep
> >Would it make more sense to create a .config for NAnt and add a binding
> >redirect to tell it to use the 2.2.5 version of NUnit?
> >
> Does it make sense? Yes. Does it work? I haven't gotten it to work.
Ditto.
redirect in .dll.config works [1]
redirect in nant.exe.config fails [2]
[1] NUn
Bob Archer wrote:
Would it make more sense to create a .config for NAnt and add a binding
redirect to tell it to use the 2.2.5 version of NUnit?
Does it make sense? Yes. Does it work? I haven't gotten it to work.
I think that NAnt may be comparing the actual version of the assembly
tha
@lists.sourceforge.net
Subject: Re: [NAnt-users] Nant Support For NUnit For 2.2.5
Timothy Burda wrote:
> Recently, I converted to Nunit v2.2.5 and my unit tests stopped
running.
>
> ...
>
> Is there something I need to do additionally to make Nunit 2.2.5
> work from within my N
Timothy Burda wrote:
Recently, I converted to Nunit v2.2.5 and my unit tests stopped running.
...
Is there something I need to do additionally to make Nunit 2.2.5
work from within my Nant script.?
Yes. Create a config file for the .dll containing tests if you don't
already have one, and