1
1
懒得勤快 7 жил өмнө
parent
commit
4f7bbd40f6

+ 1 - 1
Masuit.Tools/Files/Compress.cs

@@ -3,7 +3,7 @@ using System.Collections.Generic;
 using System.Diagnostics;
 using System.IO;
 using System.Threading.Tasks;
-using ICSharpCode.SharpZipLib.Checksums;
+using ICSharpCode.SharpZipLib.Checksum;
 using ICSharpCode.SharpZipLib.Zip;
 using Microsoft.Win32;