P
Peter Kirk
Hi
I have written some assemblies which are compiled using nunit version
2.2.8.0
These assemblies are to be included in an application with other assemblies
written by other companies.
The problem is that the other company used nunit 2.2.0.0
This causes an exception - saying that one or other of the versions of nunit
can't be found.
How can we fix this (without having to all compile against the same version
of nunit)? Is it possible to have different assemblies relying on different
versions of a 3rd party dll?
Thanks,
Peter
I have written some assemblies which are compiled using nunit version
2.2.8.0
These assemblies are to be included in an application with other assemblies
written by other companies.
The problem is that the other company used nunit 2.2.0.0
This causes an exception - saying that one or other of the versions of nunit
can't be found.
How can we fix this (without having to all compile against the same version
of nunit)? Is it possible to have different assemblies relying on different
versions of a 3rd party dll?
Thanks,
Peter