From 0c900b879ce2670cf9770eb939b068b415456f2d Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 12:57:27 +0300 Subject: [PATCH 1/3] [COMMIT] The proj files have been updated to enable SourceLink [ZeroFormatter.Interfaces.NETCore.csproj] --- .../ZeroFormatter.Interfaces.NETCore.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ZeroFormatter.Interfaces.NETCore/ZeroFormatter.Interfaces.NETCore.csproj b/src/ZeroFormatter.Interfaces.NETCore/ZeroFormatter.Interfaces.NETCore.csproj index e6d4650..2df1d63 100644 --- a/src/ZeroFormatter.Interfaces.NETCore/ZeroFormatter.Interfaces.NETCore.csproj +++ b/src/ZeroFormatter.Interfaces.NETCore/ZeroFormatter.Interfaces.NETCore.csproj @@ -5,8 +5,16 @@ netstandard1.1 ZeroFormatter.Interfaces ZeroFormatter.Interfaces.NETCore + true + true + snupkg + + + + + From 953f51a0822400969f5a76b2ffc38016138bfe24 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 12:57:30 +0300 Subject: [PATCH 2/3] [COMMIT] The proj files have been updated to enable SourceLink [ZeroFormatter.NETCore.csproj] --- src/ZeroFormatter.NETCore/ZeroFormatter.NETCore.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ZeroFormatter.NETCore/ZeroFormatter.NETCore.csproj b/src/ZeroFormatter.NETCore/ZeroFormatter.NETCore.csproj index c67c127..a10650e 100644 --- a/src/ZeroFormatter.NETCore/ZeroFormatter.NETCore.csproj +++ b/src/ZeroFormatter.NETCore/ZeroFormatter.NETCore.csproj @@ -15,8 +15,16 @@ false false false + true + true + snupkg + + + + + From ba40d4eefc105b259bf8c5e1084239ebf7c994d6 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 12:57:33 +0300 Subject: [PATCH 3/3] [COMMIT] The proj files have been updated to enable SourceLink [Sandbox.NETCore.csproj] --- sandbox/Sandbox.NETCore/Sandbox.NETCore.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sandbox/Sandbox.NETCore/Sandbox.NETCore.csproj b/sandbox/Sandbox.NETCore/Sandbox.NETCore.csproj index 39feedd..22fc874 100644 --- a/sandbox/Sandbox.NETCore/Sandbox.NETCore.csproj +++ b/sandbox/Sandbox.NETCore/Sandbox.NETCore.csproj @@ -11,8 +11,16 @@ false false false + true + true + snupkg + + + + +