mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Version 4.12.2 Updated FileDbCache and MapImages
This commit is contained in:
parent
5e0dd9a609
commit
f74d700006
2 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// © 2019 Clemens Fischer
|
||||
// Licensed under the Microsoft Public License (Ms-PL)
|
||||
|
||||
using FileDbNs;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
|
|
@ -10,7 +11,6 @@ using System.Threading.Tasks;
|
|||
using Windows.Storage;
|
||||
using Windows.Storage.Streams;
|
||||
using Windows.UI.Xaml;
|
||||
using FileDbNs;
|
||||
|
||||
namespace MapControl.Caching
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue