From 45b83e680a003cc84d8272026323b26320aca628 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:56:33 +0300 Subject: [PATCH 1/4] [COMMIT] The proj files have been updated to enable SourceLink [Benchmarks.csproj] --- src/Benchmarks/Benchmarks.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Benchmarks/Benchmarks.csproj b/src/Benchmarks/Benchmarks.csproj index e932306..615db28 100644 --- a/src/Benchmarks/Benchmarks.csproj +++ b/src/Benchmarks/Benchmarks.csproj @@ -4,8 +4,16 @@ netcoreapp2.1 false + true + true + snupkg + + + + + true From 6c22d3d74a361805501526b858c1815c79d3c27f Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:56:36 +0300 Subject: [PATCH 2/4] [COMMIT] The proj files have been updated to enable SourceLink [EsiNet.Polly.csproj] --- src/EsiNet.Polly/EsiNet.Polly.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/EsiNet.Polly/EsiNet.Polly.csproj b/src/EsiNet.Polly/EsiNet.Polly.csproj index d19bf5a..df0e48e 100644 --- a/src/EsiNet.Polly/EsiNet.Polly.csproj +++ b/src/EsiNet.Polly/EsiNet.Polly.csproj @@ -3,8 +3,16 @@ netstandard2.0 Polly plugin for ESI.NET + true + true + snupkg + + + + + true From 70ceb97356ccaf66c277e4667bd978414b73762e Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:56:39 +0300 Subject: [PATCH 3/4] [COMMIT] The proj files have been updated to enable SourceLink [EsiNet.AspNetCore.csproj] --- src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj b/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj index c0629ab..91d69e1 100644 --- a/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj +++ b/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj @@ -3,8 +3,16 @@ netcoreapp2.0 ASP.NET Core middleware that processes ESI tags in page output + true + true + snupkg + + + + + true From d5adc48d717184c7f5f961290bd1d224a95774ba Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:56:42 +0300 Subject: [PATCH 4/4] [COMMIT] The proj files have been updated to enable SourceLink [EsiNet.csproj] --- src/EsiNet/EsiNet.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/EsiNet/EsiNet.csproj b/src/EsiNet/EsiNet.csproj index 48533c9..777cc54 100644 --- a/src/EsiNet/EsiNet.csproj +++ b/src/EsiNet/EsiNet.csproj @@ -3,8 +3,16 @@ netstandard2.0 ESI.NET processes ESI tags + true + true + snupkg + + + + + true