From b1040b56d5521f476184103c822d8127446660e0 Mon Sep 17 00:00:00 2001 From: Trevor Payne Date: Wed, 19 Aug 2020 13:30:28 -0500 Subject: [PATCH] Fix Build Process --- .../PepperDash_Essentials_Core.csproj | 9 ++++++--- .../Essentials_DM/PepperDash_Essentials_DM.csproj | 9 ++++++--- .../Essentials Devices Common.csproj | 9 ++++++--- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj b/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj index 33d858a2..bf3e946d 100644 --- a/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj +++ b/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj @@ -98,11 +98,13 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + False False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + False False @@ -111,7 +113,8 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + False False diff --git a/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj b/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj index 6216e680..46170a46 100644 --- a/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj +++ b/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj @@ -68,11 +68,13 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + False False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + False False @@ -81,7 +83,8 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + False False diff --git a/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj b/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj index dc72f29e..65679f2f 100644 --- a/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj +++ b/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj @@ -77,11 +77,13 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpCustomAttributesInterface.dll + False False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpHelperInterface.dll + False False @@ -90,7 +92,8 @@ False - ..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + False False