mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Version 4.16.0. MapControl.WPF.csproj targets multiple frameworks.
This commit is contained in:
parent
12566506f8
commit
436fc686ba
|
|
@ -1,16 +0,0 @@
|
||||||
using System.Reflection;
|
|
||||||
using System.Runtime.InteropServices;
|
|
||||||
using System.Windows;
|
|
||||||
|
|
||||||
[assembly: AssemblyTitle("XAML Map Control (WPF)")]
|
|
||||||
[assembly: AssemblyDescription("XAML Map Control Library")]
|
|
||||||
[assembly: AssemblyProduct("XAML Map Control")]
|
|
||||||
[assembly: AssemblyCompany("Clemens Fischer")]
|
|
||||||
[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
|
|
||||||
[assembly: AssemblyTrademark("")]
|
|
||||||
[assembly: AssemblyVersion("4.16.0")]
|
|
||||||
[assembly: AssemblyFileVersion("4.16.0")]
|
|
||||||
[assembly: AssemblyConfiguration("")]
|
|
||||||
[assembly: AssemblyCulture("")]
|
|
||||||
[assembly: ComVisible(false)]
|
|
||||||
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
|
|
||||||
Loading…
Reference in a new issue