mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Version 1.11.3: Added support for TimeSpan.Zero in TileImageLoader.CacheUpdateAge, removed DispatcherPriority in Invoke/BeginInvoke calls.
This commit is contained in:
parent
37789eb96c
commit
5fa34c194f
10 changed files with 31 additions and 34 deletions
|
|
@ -8,8 +8,8 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2014 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyVersion("1.11.2")]
|
||||
[assembly: AssemblyFileVersion("1.11.2")]
|
||||
[assembly: AssemblyVersion("1.11.3")]
|
||||
[assembly: AssemblyFileVersion("1.11.3")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue