From ebbf1196b307eeb72c771e8a1aa071524a486f61 Mon Sep 17 00:00:00 2001 From: dady8889 Date: Tue, 24 May 2022 01:41:27 +0200 Subject: [PATCH] release: 1.2.2 * REFACTORING: Replaced zip handler library. This change should fix potential issues with UTF path names in zip, unpacking of empty files/folders. --- Onova.Publisher.nuspec | 4 ++-- Onova.Publisher/Onova.Publisher.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Onova.Publisher.nuspec b/Onova.Publisher.nuspec index fa88a0c..a7de933 100644 --- a/Onova.Publisher.nuspec +++ b/Onova.Publisher.nuspec @@ -3,7 +3,7 @@ Onova.Publisher Onova.Publisher - 1.2.1 + 1.2.2 dady8889 dady8889 false @@ -15,7 +15,7 @@ - * FIX: Fixed encoding issue in VS Package Manager Console. + * REFACTORING: Replaced zip handler library. This change should fix potential issues with UTF path names in zip, unpacking of empty files/folders. diff --git a/Onova.Publisher/Onova.Publisher.csproj b/Onova.Publisher/Onova.Publisher.csproj index 7ed7446..3b02f3b 100644 --- a/Onova.Publisher/Onova.Publisher.csproj +++ b/Onova.Publisher/Onova.Publisher.csproj @@ -5,7 +5,7 @@ net5.0 dady8889 false - 1.2.1 + 1.2.2 OnBuildSuccess true $(SolutionDir)bin\$(MSBuildProjectName)\$(Configuration)\$(Platform)\