From 50fc416fdd90012fc0cbf08df625614d79d5440d Mon Sep 17 00:00:00 2001 From: Eduardo Caceres Date: Wed, 28 Feb 2018 21:35:10 +0100 Subject: [PATCH] Release v0.2.0 --- Examples/FileParserExample/FileParserExample.csproj | 2 +- FileParserSolution/FileParser/FileParser.csproj | 9 +++++++-- NugetTest/NugetTest/NugetTest.csproj | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Examples/FileParserExample/FileParserExample.csproj b/Examples/FileParserExample/FileParserExample.csproj index aefcb91..3615da8 100644 --- a/Examples/FileParserExample/FileParserExample.csproj +++ b/Examples/FileParserExample/FileParserExample.csproj @@ -6,7 +6,7 @@ - + diff --git a/FileParserSolution/FileParser/FileParser.csproj b/FileParserSolution/FileParser/FileParser.csproj index 60e52ef..9517ed4 100644 --- a/FileParserSolution/FileParser/FileParser.csproj +++ b/FileParserSolution/FileParser/FileParser.csproj @@ -3,8 +3,8 @@ netstandard2.0 FileParser FileParser - 0.1.0 - FileParser, File, Parser, Text, txt, Read, Reader + 0.2.0 + FileParser, TextParser, TextReader, File, Parser, Text, txt, Read, Reader $(PackageTags) Eduardo Cáceres @@ -18,5 +18,10 @@ + + + + + diff --git a/NugetTest/NugetTest/NugetTest.csproj b/NugetTest/NugetTest/NugetTest.csproj index e2431c1..63213d6 100644 --- a/NugetTest/NugetTest/NugetTest.csproj +++ b/NugetTest/NugetTest/NugetTest.csproj @@ -11,7 +11,7 @@ - +