mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Version 1.11.2: Fixed TileImageLoader and MapImageLayer.
This commit is contained in:
parent
34aa59a8c4
commit
37789eb96c
71 changed files with 99 additions and 93 deletions
|
|
@ -13,10 +13,10 @@ using System.Windows;
|
|||
|
||||
[assembly: AssemblyProduct("XAML Map Control")]
|
||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||
[assembly: AssemblyCopyright("Copyright © Clemens Fischer 2012-2013")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2014 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyVersion("1.11.1")]
|
||||
[assembly: AssemblyFileVersion("1.11.1")]
|
||||
[assembly: AssemblyVersion("1.11.2")]
|
||||
[assembly: AssemblyFileVersion("1.11.2")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue