From e5ebad404d5a62a2e458d2e801e3620a3805986b Mon Sep 17 00:00:00 2001 From: Drew Tingen Date: Tue, 6 Mar 2018 00:45:38 -0500 Subject: [PATCH] Fixing hintpath in csproj to use absolute path --- ICD.Common.Utils/ICD.Common.Utils_SimplSharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICD.Common.Utils/ICD.Common.Utils_SimplSharp.csproj b/ICD.Common.Utils/ICD.Common.Utils_SimplSharp.csproj index 665f60e..06fa71a 100644 --- a/ICD.Common.Utils/ICD.Common.Utils_SimplSharp.csproj +++ b/ICD.Common.Utils/ICD.Common.Utils_SimplSharp.csproj @@ -66,7 +66,7 @@ False - ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpSQLHelperInterface.dll + C:\ProgramData\Crestron\SDK\SimplSharpSQLHelperInterface.dll