From aebc694da7d7d101d08977cbf4e4d3ac0bb82a71 Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Tue, 25 Mar 2025 00:16:23 -0500 Subject: [PATCH] build(force-patch): use version in directory.build.props --- src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj | 1 - .../PepperDash.Essentials.Devices.Common.csproj | 1 - .../PepperDash.Essentials.MobileControl.csproj | 1 - src/PepperDash.Essentials/PepperDash.Essentials.csproj | 1 - 4 files changed, 4 deletions(-) diff --git a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj index fecf88f9..36c887ed 100644 --- a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj +++ b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj @@ -14,7 +14,6 @@ PepperDash.Essentials.Core $(Version) false - 2.0.0-local full diff --git a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj index 5f8e6707..57d0b67c 100644 --- a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj +++ b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj @@ -12,7 +12,6 @@ true PepperDash Essentials Devices Common PepperDash.Essentials.Devices.Common - 2.0.0-local $(Version) false diff --git a/src/PepperDash.Essentials.MobileControl/PepperDash.Essentials.MobileControl.csproj b/src/PepperDash.Essentials.MobileControl/PepperDash.Essentials.MobileControl.csproj index 66818fcf..4971d765 100644 --- a/src/PepperDash.Essentials.MobileControl/PepperDash.Essentials.MobileControl.csproj +++ b/src/PepperDash.Essentials.MobileControl/PepperDash.Essentials.MobileControl.csproj @@ -13,7 +13,6 @@ epi-essentials-mobile-control This software is a plugin designed to work as a part of PepperDash Essentials for Crestron control processors. This plugin allows for connection to a PepperDash Mobile Control server. Copyright 2020 - 4.0.0-local true true $(Version) diff --git a/src/PepperDash.Essentials/PepperDash.Essentials.csproj b/src/PepperDash.Essentials/PepperDash.Essentials.csproj index 544c4a43..660daaa4 100644 --- a/src/PepperDash.Essentials/PepperDash.Essentials.csproj +++ b/src/PepperDash.Essentials/PepperDash.Essentials.csproj @@ -11,7 +11,6 @@ bin\$(Configuration)\ PepperDash Essentials PepperDashEssentials - 2.0.0-local $(Version) false