Version 5.3. Fixed WMTS layer, MapItem mouse handling

This commit is contained in:
ClemensF 2020-06-20 13:19:36 +02:00
parent 5c4c328216
commit 82e7f1953c
19 changed files with 80 additions and 60 deletions

View file

@ -9,7 +9,7 @@
<AssemblyOriginatorKeyFile>..\..\MapControl.snk</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign>
<Product>XAML Map Control</Product>
<Version>5.2.1</Version>
<Version>5.3.0</Version>
<Description>ObjectCache implementation based on SQLite</Description>
<Authors>Clemens Fischer</Authors>
<Copyright>Copyright © 2020 Clemens Fischer</Copyright>
@ -46,7 +46,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.112.2" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.1" />
</ItemGroup>
<ItemGroup>