mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Version 9.2.0
This commit is contained in:
parent
ccbb2af02c
commit
58bedaa43b
18 changed files with 23 additions and 23 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<RootNamespace>ProjectionDemo</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control Projection Demo Application</AssemblyTitle>
|
||||
<Product>XAML Map Control</Product>
|
||||
<Version>9.1.0</Version>
|
||||
<Version>9.2.0</Version>
|
||||
<Authors>Clemens Fischer</Authors>
|
||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyVersion("9.1.0")]
|
||||
[assembly: AssemblyFileVersion("9.1.0")]
|
||||
[assembly: AssemblyVersion("9.2.0")]
|
||||
[assembly: AssemblyFileVersion("9.2.0")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<RootNamespace>SampleApplication</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control WinUI Sample Application</AssemblyTitle>
|
||||
<Product>XAML Map Control</Product>
|
||||
<Version>9.1.0</Version>
|
||||
<Version>9.2.0</Version>
|
||||
<Authors>Clemens Fischer</Authors>
|
||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||
<AnalysisLevel>none</AnalysisLevel>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<RootNamespace>SampleApplication</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control WPF Sample Application</AssemblyTitle>
|
||||
<Product>XAML Map Control</Product>
|
||||
<Version>9.1.0</Version>
|
||||
<Version>9.2.0</Version>
|
||||
<Authors>Clemens Fischer</Authors>
|
||||
<Copyright>Copyright © 2024 Clemens Fischer</Copyright>
|
||||
<DefineConstants></DefineConstants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue