From 03fa0a73b60544e39cdab106b5115e5d48c0c098 Mon Sep 17 00:00:00 2001 From: sirhamsteralot Date: Wed, 4 Apr 2018 12:51:39 +0200 Subject: [PATCH] Changed back to referencing the proper package whoops? --- Torch/Torch.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Torch/Torch.csproj b/Torch/Torch.csproj index b8b32cd..54e62a0 100644 --- a/Torch/Torch.csproj +++ b/Torch/Torch.csproj @@ -52,7 +52,7 @@ ..\GameBinaries\Newtonsoft.Json.dll - ..\GameBinaries\NLog.dll + ..\packages\NLog.4.4.12\lib\net45\NLog.dll True