mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Version 4.15.1: Use XDocument instead of XmlDocument
This commit is contained in:
parent
d2638c4a6c
commit
9e4c46dbef
17 changed files with 37 additions and 37 deletions
|
|
@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: AssemblyVersion("4.15.0")]
|
||||
[assembly: AssemblyFileVersion("4.15.0")]
|
||||
[assembly: AssemblyVersion("4.15.1")]
|
||||
[assembly: AssemblyFileVersion("4.15.1")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue