Updated dependency description
This commit is contained in:
parent
a8a6dd71ce
commit
bc3c55528a
|
@ -5,11 +5,11 @@ Nuclex.Support Dependencies
|
||||||
To Compile the Library
|
To Compile the Library
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
* nunit (optional, if unit tests are built)
|
* nunit (NuGet package, optional, if unit tests are built)
|
||||||
* nmock (optional, if unit tests are built)
|
* nmock (NuGet package, optional, if unit tests are built)
|
||||||
|
|
||||||
|
|
||||||
To Use this Library as a Binary
|
To Use this Library as a Binary
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
* None (except for .NET)
|
* None (except for .NET)
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
into the root 'obj' directory (instead of the intermediate directory below it),
|
into the root 'obj' directory (instead of the intermediate directory below it),
|
||||||
causing one project to overwrite the other project's dependencies.
|
causing one project to overwrite the other project's dependencies.
|
||||||
|
|
||||||
There won't be any buld warning, just suddenly one of the projects won't be able to
|
There won't be any build warning, just suddenly one of the projects won't be able to
|
||||||
access its dependencies and fail to build.
|
access its dependencies and fail to build.
|
||||||
|
|
||||||
Why such a lackluster system was integrated at that level rather than just left to
|
Why such a lackluster system was integrated at that level rather than just left to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user