From c3925e890b83918001973ee9b7e079d472666a44 Mon Sep 17 00:00:00 2001 From: Azure DevOps Date: Sat, 4 Apr 2020 01:30:57 +0000 Subject: [PATCH] Release v1.4.4 --- Examples/FileParserExample/FileParserExample.csproj | 2 +- NugetTest/NugetTest/NugetTest.csproj | 2 +- src/FileParser/FileParser.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/FileParserExample/FileParserExample.csproj b/Examples/FileParserExample/FileParserExample.csproj index 955fd1a..7eda022 100644 --- a/Examples/FileParserExample/FileParserExample.csproj +++ b/Examples/FileParserExample/FileParserExample.csproj @@ -6,7 +6,7 @@ - + diff --git a/NugetTest/NugetTest/NugetTest.csproj b/NugetTest/NugetTest/NugetTest.csproj index 94f054b..e938804 100644 --- a/NugetTest/NugetTest/NugetTest.csproj +++ b/NugetTest/NugetTest/NugetTest.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/FileParser/FileParser.csproj b/src/FileParser/FileParser.csproj index f26779b..bcaa315 100644 --- a/src/FileParser/FileParser.csproj +++ b/src/FileParser/FileParser.csproj @@ -5,7 +5,7 @@ snupkg FileParser FileParser - 1.4.3 + 1.4.4 FileParser, TextParser, TextReader, File, Parser, Text, txt, Read, Reader $(PackageTags) Eduardo Cáceres