From ed38e35c40050c1e4b92e20bc628c0f51635a644 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:56:49 +0300 Subject: [PATCH] [COMMIT] The proj files have been updated to enable SourceLink [SharpCompress.csproj] --- src/SharpCompress/SharpCompress.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/SharpCompress/SharpCompress.csproj b/src/SharpCompress/SharpCompress.csproj index 1e009de..1286b52 100644 --- a/src/SharpCompress/SharpCompress.csproj +++ b/src/SharpCompress/SharpCompress.csproj @@ -20,7 +20,15 @@ false false SharpCompress is a compression library for NET Standard 1.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. + true + true + snupkg + + + + + $(DefineConstants);NO_FILE;NO_CRYPTO;SILVERLIGHT