mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] Update namespace
This commit is contained in:
@@ -6,8 +6,8 @@ using System.Text.RegularExpressions;
|
||||
using System.Threading.Tasks;
|
||||
using System.Xml;
|
||||
|
||||
using SabreTools.Helper.Data;
|
||||
using SabreTools.Helper.Tools;
|
||||
using SabreTools.Library.Data;
|
||||
using SabreTools.Library.Tools;
|
||||
|
||||
#if MONO
|
||||
using System.IO;
|
||||
@@ -17,7 +17,7 @@ using Alphaleonis.Win32.Filesystem;
|
||||
using StreamReader = System.IO.StreamReader;
|
||||
#endif
|
||||
|
||||
namespace SabreTools.Helper.Dats
|
||||
namespace SabreTools.Library.Dats
|
||||
{
|
||||
public partial class DatFile
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user