From c32ffdc1a83bc7776df64562aed085aafc67229c Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Mon, 14 Apr 2025 09:25:36 -0500 Subject: [PATCH] chore(force-patch): remove & readd PD Core ref --- src/PepperDashEssentials/PepperDashEssentials.csproj | 2 +- .../PepperDash_Essentials_Core.csproj | 4 ++-- .../Essentials_DM/PepperDash_Essentials_DM.csproj | 5 ++--- .../Essentials Devices Common.csproj | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/PepperDashEssentials/PepperDashEssentials.csproj b/src/PepperDashEssentials/PepperDashEssentials.csproj index fbf97b6b..d3fe8d02 100644 --- a/src/PepperDashEssentials/PepperDashEssentials.csproj +++ b/src/PepperDashEssentials/PepperDashEssentials.csproj @@ -71,7 +71,7 @@ ..\..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SSPDevices\Crestron.SimplSharpPro.UI.dll - + False ..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll diff --git a/src/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj b/src/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj index 6b94e84f..0dfd3657 100644 --- a/src/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj +++ b/src/essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj @@ -83,9 +83,9 @@ ..\..\..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SSPDevices\Crestron.SimplSharpPro.UI.dll - + False - ..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll + ..\..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll False diff --git a/src/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj b/src/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj index 08070da2..bbe77107 100644 --- a/src/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj +++ b/src/essentials-framework/Essentials DM/Essentials_DM/PepperDash_Essentials_DM.csproj @@ -59,9 +59,9 @@ ..\..\..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SSPDevices\Crestron.SimplSharpPro.UI.dll - + False - ..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll + ..\..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll False @@ -157,7 +157,6 @@ - diff --git a/src/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj b/src/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj index 7c03eb19..b6962001 100644 --- a/src/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj +++ b/src/essentials-framework/Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj @@ -63,9 +63,9 @@ ..\..\..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SSPDevices\Crestron.SimplSharpPro.Lighting.dll - + False - ..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll + ..\..\..\..\packages\PepperDashCore\lib\net35\PepperDash_Core.dll False