Re: NUnit versions...
- From: Michael Nemtsev <nemtsev@xxxxxxx>
- Date: Wed, 13 Dec 2006 21:52:22 +0000 (UTC)
Hello Peter,
AFAIK is not, because they've made some design changes and you need to reference to new nunit assembly and rebuilt your test project
PK> written some assemblies which are compiled using nunit version
PK> 2.2.8.0
PK> These assemblies are to be included in an application with other
PK> assemblies
PK> written by other companies.
PK> The problem is that the other company used nunit 2.2.0.0
PK> This causes an exception - saying that one or other of the versions
PK> of nunit
PK> can't be found.
PK> How can we fix this (without having to all compile against the same
PK> version of nunit)? Is it possible to have different assemblies
PK> relying on different versions of a 3rd party dll?
PK> ---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour
"At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche
.
- References:
- NUnit versions...
- From: Peter Kirk
- NUnit versions...
- Prev by Date: Re: Is it safe to start now ????
- Next by Date: Re: How to express .net Event in UML?
- Previous by thread: NUnit versions...
- Next by thread: Insert SQL data in table2 from dropdownlist table1
- Index(es):
Relevant Pages
|