From 679cf0882a134491efb1b7450c92907b92df04a7 Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Wed, 1 May 2024 15:38:07 -0500 Subject: [PATCH] fix: updates for 3-series to get it build correctly --- packages.config | 2 +- src/Rs232ParsingUtils.cs | 1 - src/SonyBraviaDevice.cs | 3 --- src/SonyBraviaEpi.csproj | 10 +++++----- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/packages.config b/packages.config index f8f712e..da29c1d 100644 --- a/packages.config +++ b/packages.config @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/src/Rs232ParsingUtils.cs b/src/Rs232ParsingUtils.cs index ad77084..a91c70c 100644 --- a/src/Rs232ParsingUtils.cs +++ b/src/Rs232ParsingUtils.cs @@ -1,7 +1,6 @@ using System; using System.Collections.Generic; using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; using PepperDash.Core; namespace SonyBraviaEpi diff --git a/src/SonyBraviaDevice.cs b/src/SonyBraviaDevice.cs index aa4f04e..2bcb0c4 100644 --- a/src/SonyBraviaDevice.cs +++ b/src/SonyBraviaDevice.cs @@ -4,7 +4,6 @@ using System.Linq; using System.Text.RegularExpressions; using Crestron.SimplSharp; -using Crestron.SimplSharpPro.CrestronConnected; using Crestron.SimplSharpPro.CrestronThread; using Crestron.SimplSharpPro.DeviceSupport; using PepperDash.Core; @@ -15,8 +14,6 @@ using PepperDash.Essentials.Core.Queues; using PepperDash.Essentials.Core.Routing; using PepperDash.Essentials.Devices.Displays; -using static Crestron.SimplSharpPro.DM.Audio; -using static Crestron.SimplSharpPro.Media.AutonomicMms; namespace SonyBraviaEpi { diff --git a/src/SonyBraviaEpi.csproj b/src/SonyBraviaEpi.csproj index 450d310..c1ff93a 100644 --- a/src/SonyBraviaEpi.csproj +++ b/src/SonyBraviaEpi.csproj @@ -61,26 +61,26 @@ 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 - ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpNewtonsoft.dll + ..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpNewtonsoft.dll False - ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe + ..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpPro.exe False False - ..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpReflectionInterface.dll + ..\..\..\..\..\..\..\ProgramData\Crestron\SDK\SimplSharpReflectionInterface.dll