mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Use Matching to replace NaturalSort
This commit is contained in:
@@ -4,9 +4,9 @@ using System.IO;
|
||||
using System.Linq;
|
||||
using Compress;
|
||||
using Compress.ZipFile;
|
||||
using NaturalSort;
|
||||
using SabreTools.Core;
|
||||
using SabreTools.Core.Tools;
|
||||
using SabreTools.Matching;
|
||||
|
||||
namespace SabreTools.FileTypes.Archives
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user