diff --git a/src/SharpCompress/SharpCompress.csproj b/src/SharpCompress/SharpCompress.csproj
index 2e35cb4c..4b35f513 100644
--- a/src/SharpCompress/SharpCompress.csproj
+++ b/src/SharpCompress/SharpCompress.csproj
@@ -6,8 +6,8 @@
0.24.0
0.24.0
Adam Hathcock
- netstandard1.3;netstandard2.0;net46
- netstandard1.3;netstandard2.0
+ netstandard1.3;netstandard2.0;netstandard2.1;net46
+ netstandard1.3;netstandard2.0;netstandard2.1
true
false
SharpCompress
@@ -21,10 +21,14 @@
false
false
SharpCompress is a compression library for NET Standard 1.3/2.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
+ latest
+
-
+
+
+