mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-07-02 10:38:14 +00:00
fix: removed Newtonsoft.JSON full and aliases
This commit is contained in:
parent
beb8e533bb
commit
aa0e4b707c
24 changed files with 50 additions and 163 deletions
|
|
@ -1,9 +1,6 @@
|
|||
extern alias Full;
|
||||
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using Crestron.SimplSharp;
|
||||
|
||||
using Full.Newtonsoft.Json;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace PepperDash.Core.DebugThings
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue