Add support for GEOS character set.

This commit is contained in:
2018-03-07 18:58:31 +00:00
parent 967687dfd1
commit 33d27e098f
6 changed files with 753 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<RootNamespace>Claunia.Encoding.Tests</RootNamespace>
<AssemblyName>Claunia.Encoding.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>1.5</ReleaseVersion>
<ReleaseVersion>1.6</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>