From 8238c532ec64faf81ea1f13b8fff33bef276516f Mon Sep 17 00:00:00 2001 From: GoldenCrystal Date: Sat, 24 Jun 2017 14:52:14 +0200 Subject: [PATCH] Fix NuGet package title. --- UnicodeInformation/UnicodeInformation.csproj | 24 ++++++++++++-------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/UnicodeInformation/UnicodeInformation.csproj b/UnicodeInformation/UnicodeInformation.csproj index 0f63cae..5baf96c 100644 --- a/UnicodeInformation/UnicodeInformation.csproj +++ b/UnicodeInformation/UnicodeInformation.csproj @@ -4,23 +4,29 @@ netstandard1.1 System.Unicode en-US - bin\$(Configuration)\$(AssemblyName).xml + true true ..\System.Unicode.snk + True + + + UnicodeInformation + .NET Unicode Information Library .NET Unicode Information Library Library providing access to Unicode data to .NET clients. + Unicode Unihan Data .NET C# String Text Char Character CodePoint Code Point http://opensource.org/licenses/MIT https://github.com/GoldenCrystal/NetUnicodeInfo https://raw.githubusercontent.com/GoldenCrystal/NetUnicodeInfo/master/UnicodeCharacterInspector/UnicodeCharacterInspector.ico - Version 2.1 -------------- -Support for Unicode 10.0. + + Version 2.1 + ------------- + Support for Unicode 10.0. -Version 2.0 -------------- -Following migration to Unicode 9.0.0, UnicodeRadicalStrokeCount.StrokeCount is now of type System.SByte instead of type System.Byte. - Unicode Unihan Data .NET C# String Text Char Character CodePoint Code Point - True + Version 2.0 + ------------- + Following migration to Unicode 9.0.0, UnicodeRadicalStrokeCount.StrokeCount is now of type System.SByte instead of type System.Byte. +