[ALL] Update namespace

This commit is contained in:
Matt Nadareski
2017-05-04 02:41:11 -07:00
parent 97c358fcaf
commit fd4c9cf4fe
46 changed files with 125 additions and 125 deletions

View File

@@ -2,7 +2,7 @@
using System;
using System.Collections.Generic;
using SabreTools.Helper.Data;
using SabreTools.Library.Data;
#if MONO
using System.IO;
@@ -10,7 +10,7 @@ using System.IO;
using Alphaleonis.Win32.Filesystem;
#endif
namespace SabreTools.Helper.Tools
namespace SabreTools.Library.Tools
{
/// <summary>
/// All general database operations