From 1dea27ea2212ba71fb474414338183012dd749a8 Mon Sep 17 00:00:00 2001 From: Julian Verdurmen <304NotModified@users.noreply.github.com> Date: Thu, 24 Oct 2019 21:56:55 +0200 Subject: [PATCH] Version 2.2 (#69) * Version 2.2 * Update UTF-unknown.csproj --- appveyor.yml | 2 +- src/UTF-unknown.csproj | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 1fc1634..fc859ef 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ environment: - info_version: 2.1 + info_version: 2.2 version: 2.0.{build} diff --git a/src/UTF-unknown.csproj b/src/UTF-unknown.csproj index 6dde187..6424b3d 100644 --- a/src/UTF-unknown.csproj +++ b/src/UTF-unknown.csproj @@ -29,7 +29,7 @@ Features: - Easy to use API - .NET standard 1.0 + 2.0 support -- .NET Core 3.0 support +- .NET Core 2.0 + 3.0 support - Strong named - XML documentation included @@ -49,6 +49,9 @@ Features: charset;detection;unicode;ascii;netstandard +- Support for .NET Core 3 (thanks @rstm-sf) +- Support for .NET Core 2 +- Improved dependencies for .NET Standard 2 https://raw.githubusercontent.com/CharsetDetector/UTF-unknown/master/logo.png https://github.com/CharsetDetector/UTF-unknown