From 5d6f925ad84db0975e1923d339c09411a53e453b Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 30 Apr 2021 12:16:26 +0100 Subject: [PATCH] Bump version to 1.9. --- Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj | 2 +- Claunia.Encoding/Claunia.Encoding.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj index 021bbbb..5dbf454 100644 --- a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj +++ b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj @@ -5,7 +5,7 @@ Claunia.Encoding.Tests Claunia.Encoding.Tests netcoreapp3.1;net5.0 - 1.8 + 1.9 diff --git a/Claunia.Encoding/Claunia.Encoding.csproj b/Claunia.Encoding/Claunia.Encoding.csproj index dfedbfe..8a80e5a 100644 --- a/Claunia.Encoding/Claunia.Encoding.csproj +++ b/Claunia.Encoding/Claunia.Encoding.csproj @@ -16,10 +16,10 @@ Claunia.Encoding Library to provide codepage conversion to and from archaic and old computer systems and Unicode. MIT - 1.8 - Support .NET Core 3.1 and .NET 5.0. + 1.9 + Updated all codepages to include symbols defined as of Unicode 13.0 netcoreapp3.1;net5.0 - 1.8 + 1.9 Claunia.com © 2016-2021 Natalia Portillo https://www.github.com/claunia/Claunia.Encoding