mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Gate using for newer frameworks
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
#if NET40_OR_GREATER || NETCOREAPP
|
||||
using System.Net;
|
||||
#endif
|
||||
using System.Text;
|
||||
using System.Xml;
|
||||
using SabreTools.DatFiles;
|
||||
|
||||
Reference in New Issue
Block a user