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 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 + + + + + +