From 0d1eff1efef681b86ea5b3519b59dac97d413f92 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 13:01:35 +0300 Subject: [PATCH 1/2] [COMMIT] The proj files have been updated to enable SourceLink [CsvTextFieldParser.SampleConsole.csproj] --- .../CsvTextFieldParser.SampleConsole.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CsvTextFieldParser.SampleConsole/CsvTextFieldParser.SampleConsole.csproj b/CsvTextFieldParser.SampleConsole/CsvTextFieldParser.SampleConsole.csproj index a11769a..c31891e 100644 --- a/CsvTextFieldParser.SampleConsole/CsvTextFieldParser.SampleConsole.csproj +++ b/CsvTextFieldParser.SampleConsole/CsvTextFieldParser.SampleConsole.csproj @@ -5,7 +5,15 @@ SampleConsole net472 true - + true + true + snupkg + + + + + + ..\CsvTextFieldParser\CodeAnalysis.ruleset From efffe31a2fe217d524de33311e25c7d6686a7207 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 13:01:37 +0300 Subject: [PATCH 2/2] [COMMIT] The proj files have been updated to enable SourceLink [CsvTextFieldParser.csproj] --- CsvTextFieldParser/CsvTextFieldParser.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CsvTextFieldParser/CsvTextFieldParser.csproj b/CsvTextFieldParser/CsvTextFieldParser.csproj index 8fe5b0a..9e68698 100644 --- a/CsvTextFieldParser/CsvTextFieldParser.csproj +++ b/CsvTextFieldParser/CsvTextFieldParser.csproj @@ -16,7 +16,15 @@ 0.0.0.0 0.0.0.0 6 - + true + true + snupkg + + + + + +