mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
fix: Fixing net standard build
This commit is contained in:
parent
2f3b1ef57d
commit
381b19f2e6
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue