From 876a1b9e4f51c8b9bb29b0363f8120087275dda7 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 14 Oct 2017 08:20:54 +0200 Subject: [PATCH] -fix: reference paths --- WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj b/WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj index d5c93ac..51f831f 100644 --- a/WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj +++ b/WebDavSharp_MVC/WebDAVSharp.Server/WebDAVSharp.Server.csproj @@ -62,11 +62,11 @@ - ..\..\..\Train2B\packages\Common.Logging.2.2.0\lib\net40\Common.Logging.dll + ..\..\..\Common\packages\Common.Logging.2.2.0\lib\net40\Common.Logging.dll True - ..\..\..\Train2B\packages\Common.Logging.Core.2.2.0\lib\net40\Common.Logging.Core.dll + ..\..\..\Common\packages\Common.Logging.Core.2.2.0\lib\net40\Common.Logging.Core.dll True