From 357dff140369bef63848ad446ef14ac992cd6014 Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Tue, 20 Aug 2019 14:29:47 -0500 Subject: [PATCH] Bump version and dependencies --- src/SharpCompress/SharpCompress.csproj | 6 +++--- tests/SharpCompress.Test/SharpCompress.Test.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SharpCompress/SharpCompress.csproj b/src/SharpCompress/SharpCompress.csproj index 0c1896db..dfc597e2 100644 --- a/src/SharpCompress/SharpCompress.csproj +++ b/src/SharpCompress/SharpCompress.csproj @@ -2,9 +2,9 @@ SharpCompress - Pure C# Decompression/Compression en-US - 0.23.0 - 0.23.0 - 0.23.0 + 0.24.0 + 0.24.0 + 0.24.0 Adam Hathcock net45;net35;netstandard1.0;netstandard1.3;netstandard2.0 true diff --git a/tests/SharpCompress.Test/SharpCompress.Test.csproj b/tests/SharpCompress.Test/SharpCompress.Test.csproj index 0e5f5dc3..813fcee4 100644 --- a/tests/SharpCompress.Test/SharpCompress.Test.csproj +++ b/tests/SharpCompress.Test/SharpCompress.Test.csproj @@ -12,7 +12,7 @@ - +