From 19c3134649787e4798599f5761dbae3138b1cf4e Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:50:20 +0300 Subject: [PATCH 1/2] [COMMIT] The proj files have been updated to enable SourceLink [RendleLabs.Unpkg.csproj] --- src/RendleLabs.Unpkg/RendleLabs.Unpkg.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/RendleLabs.Unpkg/RendleLabs.Unpkg.csproj b/src/RendleLabs.Unpkg/RendleLabs.Unpkg.csproj index db6b61c..98f0952 100644 --- a/src/RendleLabs.Unpkg/RendleLabs.Unpkg.csproj +++ b/src/RendleLabs.Unpkg/RendleLabs.Unpkg.csproj @@ -2,7 +2,15 @@ netstandard2.0;net46 latest - + true + true + snupkg + + + + + + From e6dc0862c4a09a114c861c3e97c26dcca58dbe4d Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:50:23 +0300 Subject: [PATCH 2/2] [COMMIT] The proj files have been updated to enable SourceLink [unpkg.csproj] --- src/cli/unpkg.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/cli/unpkg.csproj b/src/cli/unpkg.csproj index 989fc10..adbf6f2 100644 --- a/src/cli/unpkg.csproj +++ b/src/cli/unpkg.csproj @@ -18,7 +18,15 @@ https://github.com/rendlelabs/dotnet-unpkg True unpkg + true + true + snupkg + + + + +