mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Added Location
This commit is contained in:
parent
caab7208a3
commit
a98f59e1a9
35 changed files with 1235 additions and 717 deletions
|
|
@ -6,12 +6,12 @@ using System.Windows;
|
|||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("MapControl")]
|
||||
[assembly: AssemblyDescription("MapControl")]
|
||||
[assembly: AssemblyTitle("Map Control")]
|
||||
[assembly: AssemblyDescription("WPF Map Control")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||
[assembly: AssemblyProduct("MapControl")]
|
||||
[assembly: AssemblyCopyright("Copyright © Clemens Fischer 2012")]
|
||||
[assembly: AssemblyProduct("WPF Map Control")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue