diff --git a/Dependencies.md b/Dependencies.md index 99a44fb..ed6818f 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -1,5 +1,5 @@ -Nuclex.Support Dependencies -=================================== +Nuclex.Windows.Forms Dependencies +================================ To Compile the Library @@ -10,18 +10,20 @@ the following directory layout: root/ Nuclex.Windows.Forms/ <-- you are here - Nuclex.Windows.Forms (net-4.6).csproj + ... Nuclex.Support.Native/ <-- Git: nuclex-shared-dotnet/Nuclex.Support - Nuclex.Support (net-4.6).csproj + ... third-party/ nunit nmock -You should already have that directory layout in playe if you cloned the "frame fixer" +You should already have that directory layout in place if you cloned the "foundation package" repository (with `--recurse-submodules`). +The actual, direct requirements of the code to compile are: + * Nuclex.Support * nunit (optional, if unit tests are built) * nmock (optional, if unit tests are built) @@ -30,4 +32,5 @@ repository (with `--recurse-submodules`). To Use this Library as a Binary ------------------------------- + * Nuclex.Windows.Forms.dll * Nuclex.Support.dll diff --git a/Nuclex.Windows.Forms (net-4.6).csproj b/Nuclex.Windows.Forms (net-4.6).csproj index e0c7546..791abd5 100644 --- a/Nuclex.Windows.Forms (net-4.6).csproj +++ b/Nuclex.Windows.Forms (net-4.6).csproj @@ -159,7 +159,11 @@ Foundation.snk + + + +