|
|
@@ -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;
|
|
|
|