mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 05:05:05 +00:00
fix: Fixing net standard build
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using Crestron.SimplSharp;
|
|
||||||
#if SIMPLSHARP
|
#if SIMPLSHARP
|
||||||
|
using Crestron.SimplSharp;
|
||||||
#else
|
#else
|
||||||
using System.IO.Compression;
|
using System.IO.Compression;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user