The <solution> tasks fails if an assembly references
another assembly that does not exist but is not used at
all.
For instance, the Enterprise Library references
nunit.framework.dll. But the Debug, Release and
ReleaseFinal configurations exclude all test code, thus
the solution still builds under VS.NET 2003 even without
NUnit installed. VS.NET 2003 does not care that the
assembly reference is invalid, because no code uses
anything from the nunit.framework.dll assembly.
Only if the DebugUnitTests, DebugLongRunningTests,
ReleaseUnitTests or ReleaseLongRunningTests
configururations are built does VS.NET 2003 require
that the reference to nunit.framework.dll be valid and
therefore that NUnit is actually installed.
Gert Driesen
Tasks
0.85
Public
|
Date: 2005-06-15 06:23 Logged In: YES |
|
Date: 2005-06-13 20:07 Logged In: YES |
|
Date: 2005-06-13 17:27 Logged In: YES |
|
Date: 2005-04-19 18:35 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2005-06-15 06:23 | drieseng |
| resolution_id | None | 2005-06-15 06:23 | drieseng |
| close_date | - | 2005-06-15 06:23 | drieseng |
| assigned_to | nobody | 2005-04-19 18:35 | drieseng |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use