ca267468e5
Migrate to new MSBuild project format. Migrate main lib to .NET Standard 1.1. Fix a bug in parsing UCD files.
9 lines
279 B
XML
9 lines
279 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<Product>.NET Unicode Information</Product>
|
|
<Authors>Fabien Barbier</Authors>
|
|
<Copyright>Copyright © Fabien Barbier 2014-2017</Copyright>
|
|
<NeutralLanguage>en</NeutralLanguage>
|
|
<Version>2.1.0</Version>
|
|
</PropertyGroup>
|
|
</Project> |