feat: updates crestron libraries to 2.21.90, adds Newtonsoft.Json for net6

This commit is contained in:
Andrew Knous
2025-02-20 22:43:40 -05:00
parent 237fff5398
commit 01d9b3e851
5 changed files with 19 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using Crestron.SimplSharp.CrestronIO;
using Crestron.SimplSharp.Reflection;
//using Crestron.SimplSharp.Reflection;
using Crestron.SimplSharpPro.DeviceSupport;
using Crestron.SimplSharp;
using PepperDash.Core;