From 69842a3790dc2e3ce87f1b82694dd4cdc218fff8 Mon Sep 17 00:00:00 2001 From: cygon Date: Sat, 27 Jul 2024 08:58:35 +0200 Subject: [PATCH] Removed mention of NMock, this project doesn't use it --- Dependencies.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Dependencies.md b/Dependencies.md index 0c108b0..981d61e 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -32,7 +32,6 @@ The actual, direct requirements of the code to compile are: * Nuclex.Windows.Forms (project) * ninject (NuGet package) * nunit (NuGet package, optional, if unit tests are built) - * nmock (NuGet package, optional, if unit tests are built) To Use this Library as a Binary