diff --git a/SabreTools.Helper/SabreTools.Helper.csproj b/SabreTools.Helper/SabreTools.Helper.csproj index d9a9c974..283bacde 100644 --- a/SabreTools.Helper/SabreTools.Helper.csproj +++ b/SabreTools.Helper/SabreTools.Helper.csproj @@ -79,6 +79,9 @@ ..\packages\SevenZipSharp.0.64\lib\SevenZipSharp.dll + + ..\packages\SharpCompress.0.15.2\lib\net45\SharpCompress.dll + @@ -103,9 +106,6 @@ ..\packages\AlphaFS.2.1.2\lib\net452\AlphaFS.dll - - ..\packages\SharpCompress.0.15.1\lib\net45\SharpCompress.dll - diff --git a/SabreTools.Helper/packages.config b/SabreTools.Helper/packages.config index 15fd0a3d..a145542b 100644 --- a/SabreTools.Helper/packages.config +++ b/SabreTools.Helper/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/SabreTools/SabreTools.csproj b/SabreTools/SabreTools.csproj index 0df0c3a1..5c391db6 100644 --- a/SabreTools/SabreTools.csproj +++ b/SabreTools/SabreTools.csproj @@ -92,6 +92,9 @@ ..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll True + + ..\packages\SharpCompress.0.15.2\lib\net45\SharpCompress.dll + @@ -115,9 +118,6 @@ ..\packages\AlphaFS.2.1.2\lib\net452\AlphaFS.dll - - ..\packages\SharpCompress.0.15.1\lib\net45\SharpCompress.dll - diff --git a/SabreTools/packages.config b/SabreTools/packages.config index ea8bf220..d167e468 100644 --- a/SabreTools/packages.config +++ b/SabreTools/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/packages/SharpCompress.0.15.1/SharpCompress.0.15.1.nupkg b/packages/SharpCompress.0.15.1/SharpCompress.0.15.1.nupkg deleted file mode 100644 index 644a13dc..00000000 Binary files a/packages/SharpCompress.0.15.1/SharpCompress.0.15.1.nupkg and /dev/null differ diff --git a/packages/SharpCompress.0.15.2/SharpCompress.0.15.2.nupkg b/packages/SharpCompress.0.15.2/SharpCompress.0.15.2.nupkg new file mode 100644 index 00000000..5f1ff925 Binary files /dev/null and b/packages/SharpCompress.0.15.2/SharpCompress.0.15.2.nupkg differ diff --git a/packages/SharpCompress.0.15.1/lib/net35/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/net35/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/net35/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/net35/SharpCompress.dll index aae24b7c..06787a9a 100644 Binary files a/packages/SharpCompress.0.15.1/lib/net35/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/net35/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/net40/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/net40/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/net40/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/net40/SharpCompress.dll index 7548ce63..db84bd8e 100644 Binary files a/packages/SharpCompress.0.15.1/lib/net40/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/net40/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/net45/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/net45/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/net45/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/net45/SharpCompress.dll index ea4a31f4..75842a37 100644 Binary files a/packages/SharpCompress.0.15.1/lib/net45/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/net45/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/netstandard1.0/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/netstandard1.0/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/netstandard1.0/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/netstandard1.0/SharpCompress.dll index e82c9e1d..7f8d47b5 100644 Binary files a/packages/SharpCompress.0.15.1/lib/netstandard1.0/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/netstandard1.0/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/netstandard1.3/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/netstandard1.3/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/netstandard1.3/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/netstandard1.3/SharpCompress.dll index 94e962a3..a63c9f1d 100644 Binary files a/packages/SharpCompress.0.15.1/lib/netstandard1.3/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/netstandard1.3/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll index c478b3b9..fb55e5ab 100644 Binary files a/packages/SharpCompress.0.15.1/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll differ diff --git a/packages/SharpCompress.0.15.1/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll b/packages/SharpCompress.0.15.2/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll similarity index 99% rename from packages/SharpCompress.0.15.1/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll rename to packages/SharpCompress.0.15.2/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll index d04f9320..139e6063 100644 Binary files a/packages/SharpCompress.0.15.1/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll and b/packages/SharpCompress.0.15.2/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll differ