From 6d7c4285f24155aa4af9c711dc7e20a22af5440c Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:57:14 +0300 Subject: [PATCH 01/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.Jsonp.csproj] --- .../WebApiContrib.Core.Formatter.Jsonp.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.Formatter.Jsonp/WebApiContrib.Core.Formatter.Jsonp.csproj b/src/WebApiContrib.Core.Formatter.Jsonp/WebApiContrib.Core.Formatter.Jsonp.csproj index 1dbc521..e90b34f 100644 --- a/src/WebApiContrib.Core.Formatter.Jsonp/WebApiContrib.Core.Formatter.Jsonp.csproj +++ b/src/WebApiContrib.Core.Formatter.Jsonp/WebApiContrib.Core.Formatter.Jsonp.csproj @@ -9,7 +9,15 @@ ASP.NET Core;webapicontrib;jsonp;aspnetcore;formatter https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Jsonp 2.1.0 - + true + true + snupkg + + + + + + From 72acdd85a3fda4a83dc3bbdfa2de0e9e9487ceb0 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:57:17 +0300 Subject: [PATCH 02/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.MessagePack.csproj] --- .../WebApiContrib.Core.Formatter.MessagePack.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/WebApiContrib.Core.Formatter.MessagePack/WebApiContrib.Core.Formatter.MessagePack.csproj b/src/WebApiContrib.Core.Formatter.MessagePack/WebApiContrib.Core.Formatter.MessagePack.csproj index 14d07a9..9c6ba9d 100644 --- a/src/WebApiContrib.Core.Formatter.MessagePack/WebApiContrib.Core.Formatter.MessagePack.csproj +++ b/src/WebApiContrib.Core.Formatter.MessagePack/WebApiContrib.Core.Formatter.MessagePack.csproj @@ -9,8 +9,16 @@ WebApiContrib.Core.Formatter.MessagePack ASP.NET Core;InputFormatter;OutputFormatter;MediaFormatter;MessagePack;Content-Type;aspnetcore https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.MessagePack + true + true + snupkg + + + + + From d922db9082bf23d4ed36d1a9ed5fe869bafc3b9e Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:57:20 +0300 Subject: [PATCH 03/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.PlainText.csproj] --- .../WebApiContrib.Core.Formatter.PlainText.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.Formatter.PlainText/WebApiContrib.Core.Formatter.PlainText.csproj b/src/WebApiContrib.Core.Formatter.PlainText/WebApiContrib.Core.Formatter.PlainText.csproj index 249d249..3039485 100644 --- a/src/WebApiContrib.Core.Formatter.PlainText/WebApiContrib.Core.Formatter.PlainText.csproj +++ b/src/WebApiContrib.Core.Formatter.PlainText/WebApiContrib.Core.Formatter.PlainText.csproj @@ -9,7 +9,15 @@ ASP.NET Core;webapicontrib;plain text;text;aspnetcore;formatter https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.PlainText 2.1.0 - + true + true + snupkg + + + + + + From 90d844563725706288ce9b346e7f5c4cebb6e9d6 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:57:23 +0300 Subject: [PATCH 04/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.Yaml.csproj] --- .../WebApiContrib.Core.Formatter.Yaml.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/WebApiContrib.Core.Formatter.Yaml/WebApiContrib.Core.Formatter.Yaml.csproj b/src/WebApiContrib.Core.Formatter.Yaml/WebApiContrib.Core.Formatter.Yaml.csproj index f0465b1..f798e7b 100644 --- a/src/WebApiContrib.Core.Formatter.Yaml/WebApiContrib.Core.Formatter.Yaml.csproj +++ b/src/WebApiContrib.Core.Formatter.Yaml/WebApiContrib.Core.Formatter.Yaml.csproj @@ -9,8 +9,16 @@ WebApiContrib.Core.Formatter.Yaml ASP.NET Core;InputFormatter;OutputFormatter;MediaFormatter;Yaml;Content-Type;aspnetcore https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Yaml + true + true + snupkg + + + + + From 42e72163b6bd67143069973a15d01a5046038772 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:57:26 +0300 Subject: [PATCH 05/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.TagHelpers.Markdown.csproj] --- .../WebApiContrib.Core.TagHelpers.Markdown.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.TagHelpers.Markdown/WebApiContrib.Core.TagHelpers.Markdown.csproj b/src/WebApiContrib.Core.TagHelpers.Markdown/WebApiContrib.Core.TagHelpers.Markdown.csproj index 2ad762d..5bc1dbc 100644 --- a/src/WebApiContrib.Core.TagHelpers.Markdown/WebApiContrib.Core.TagHelpers.Markdown.csproj +++ b/src/WebApiContrib.Core.TagHelpers.Markdown/WebApiContrib.Core.TagHelpers.Markdown.csproj @@ -9,7 +9,15 @@ WebApiContrib.Core.TagHelpers.Markdown ASP.NET Core;webapicontrib;markdown;razor;aspnetcore https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.TagHelpers.Markdown - + true + true + snupkg + + + + + + From fdabbc6275e0368e33471fe017cff2c93d459a06 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:01 +0300 Subject: [PATCH 06/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Versioning.csproj] --- .../WebApiContrib.Core.Versioning.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.Versioning/WebApiContrib.Core.Versioning.csproj b/src/WebApiContrib.Core.Versioning/WebApiContrib.Core.Versioning.csproj index 5a7d903..2348526 100644 --- a/src/WebApiContrib.Core.Versioning/WebApiContrib.Core.Versioning.csproj +++ b/src/WebApiContrib.Core.Versioning/WebApiContrib.Core.Versioning.csproj @@ -9,7 +9,15 @@ WebApiContrib.Core.Versioning ASP.NET Core;webapicontrib;api;aspnetcore;mvc;HTTP;versioning https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Versioning - + true + true + snupkg + + + + + + From 5f48cc5c27c5b7f73690fde256b30d02aee84c9c Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:04 +0300 Subject: [PATCH 07/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.WebPages.csproj] --- .../WebApiContrib.Core.WebPages.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.WebPages/WebApiContrib.Core.WebPages.csproj b/src/WebApiContrib.Core.WebPages/WebApiContrib.Core.WebPages.csproj index 863a1e5..e7ec47c 100644 --- a/src/WebApiContrib.Core.WebPages/WebApiContrib.Core.WebPages.csproj +++ b/src/WebApiContrib.Core.WebPages/WebApiContrib.Core.WebPages.csproj @@ -9,7 +9,15 @@ WebApiContrib.Core.WebPages ASP.NET Core;webapicontrib;webpages;razor;aspnetcore https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.WebPages - + true + true + snupkg + + + + + + From ffa2eaeee7f2f1a5614d68f4c4c1a7985e627440 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:07 +0300 Subject: [PATCH 08/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.csproj] --- src/WebApiContrib.Core/WebApiContrib.Core.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core/WebApiContrib.Core.csproj b/src/WebApiContrib.Core/WebApiContrib.Core.csproj index 48083a3..53ccb98 100644 --- a/src/WebApiContrib.Core/WebApiContrib.Core.csproj +++ b/src/WebApiContrib.Core/WebApiContrib.Core.csproj @@ -9,7 +9,15 @@ WebApiContrib.Core ASP.NET Core;webapicontrib;api;aspnetcore;mvc;routing;convention https://github.com/WebApiContrib/WebAPIContrib.Core - + true + true + snupkg + + + + + + From 56b71affbb6c523c0652e2879fc1609fedfcca9b Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:10 +0300 Subject: [PATCH 09/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.Protobuf.csproj] --- .../WebApiContrib.Core.Formatter.Protobuf.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/WebApiContrib.Core.Formatter.Protobuf/WebApiContrib.Core.Formatter.Protobuf.csproj b/src/WebApiContrib.Core.Formatter.Protobuf/WebApiContrib.Core.Formatter.Protobuf.csproj index e85a83f..faca922 100644 --- a/src/WebApiContrib.Core.Formatter.Protobuf/WebApiContrib.Core.Formatter.Protobuf.csproj +++ b/src/WebApiContrib.Core.Formatter.Protobuf/WebApiContrib.Core.Formatter.Protobuf.csproj @@ -10,8 +10,16 @@ ASP.NET Core;InputFormatter;OutputFormatter;MediaFormatter;Protobuf;Content-Type;aspnetcore https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Protobuf 2.1.3 + true + true + snupkg + + + + + From 6654e5974530ff1bfb2ae90d0a38a30eccaed518 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:12 +0300 Subject: [PATCH 10/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.Csv.csproj] --- .../WebApiContrib.Core.Formatter.Csv.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.Formatter.Csv/WebApiContrib.Core.Formatter.Csv.csproj b/src/WebApiContrib.Core.Formatter.Csv/WebApiContrib.Core.Formatter.Csv.csproj index dfec2b6..ebdf361 100644 --- a/src/WebApiContrib.Core.Formatter.Csv/WebApiContrib.Core.Formatter.Csv.csproj +++ b/src/WebApiContrib.Core.Formatter.Csv/WebApiContrib.Core.Formatter.Csv.csproj @@ -14,7 +14,15 @@ 3.0.1 3.0.1 true - + true + true + snupkg + + + + + + From 856a3e033d97f16b0e2c1408302666b134b8526c Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:40:15 +0300 Subject: [PATCH 11/11] [COMMIT] The proj files have been updated to enable SourceLink [WebApiContrib.Core.Formatter.Bson.csproj] --- .../WebApiContrib.Core.Formatter.Bson.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/WebApiContrib.Core.Formatter.Bson/WebApiContrib.Core.Formatter.Bson.csproj b/src/WebApiContrib.Core.Formatter.Bson/WebApiContrib.Core.Formatter.Bson.csproj index 02a0edd..9b58cbc 100644 --- a/src/WebApiContrib.Core.Formatter.Bson/WebApiContrib.Core.Formatter.Bson.csproj +++ b/src/WebApiContrib.Core.Formatter.Bson/WebApiContrib.Core.Formatter.Bson.csproj @@ -9,7 +9,15 @@ WebApiContrib.Core.Formatter.Bson ASP.NET Core;webapicontrib;bson;aspnetcore;formatter https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Bson - + true + true + snupkg + + + + + +