From 6935022dee1e3583b96866c435e8f44ca7d676e1 Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Sun, 4 Feb 2024 14:41:37 +0100 Subject: [PATCH] Version 9.1.0 --- Caches/FileDbCache/FileDbCache.csproj | 2 +- Caches/SQLiteCache/SQLiteCache.csproj | 2 +- MBTiles/UWP/Properties/AssemblyInfo.cs | 4 ++-- MBTiles/WPF/MBTiles.WPF.csproj | 2 +- MBTiles/WinUI/MBTiles.WinUI.csproj | 2 +- MapControl/UWP/Properties/AssemblyInfo.cs | 4 ++-- MapControl/WPF/MapControl.WPF.csproj | 2 +- MapControl/WinUI/MapControl.WinUI.csproj | 2 +- MapProjections/UWP/Properties/AssemblyInfo.cs | 4 ++-- MapProjections/WPF/MapProjections.WPF.csproj | 2 +- MapProjections/WinUI/MapProjections.WinUI.csproj | 2 +- MapUiTools/UWP/Properties/AssemblyInfo.cs | 4 ++-- MapUiTools/WPF/MapUiTools.WPF.csproj | 2 +- MapUiTools/WinUI/MapUiTools.WinUI.csproj | 2 +- SampleApps/ProjectionDemo/ProjectionDemo.csproj | 2 +- SampleApps/UniversalApp/Properties/AssemblyInfo.cs | 4 ++-- SampleApps/WinUiApp/WinUiApp.csproj | 2 +- SampleApps/WpfApplication/WpfApplication.csproj | 2 +- 18 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Caches/FileDbCache/FileDbCache.csproj b/Caches/FileDbCache/FileDbCache.csproj index 8b51bbdf..da0f8354 100644 --- a/Caches/FileDbCache/FileDbCache.csproj +++ b/Caches/FileDbCache/FileDbCache.csproj @@ -4,7 +4,7 @@ MapControl.Caching XAML Map Control FileDbCache Library XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/Caches/SQLiteCache/SQLiteCache.csproj b/Caches/SQLiteCache/SQLiteCache.csproj index dfb2c0d5..97b6c2f2 100644 --- a/Caches/SQLiteCache/SQLiteCache.csproj +++ b/Caches/SQLiteCache/SQLiteCache.csproj @@ -4,7 +4,7 @@ MapControl.Caching XAML Map Control SQLiteCache Library XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MBTiles/UWP/Properties/AssemblyInfo.cs b/MBTiles/UWP/Properties/AssemblyInfo.cs index b57d4b45..db09fd72 100644 --- a/MBTiles/UWP/Properties/AssemblyInfo.cs +++ b/MBTiles/UWP/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Clemens Fischer")] [assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("9.0.1")] -[assembly: AssemblyFileVersion("9.0.1")] +[assembly: AssemblyVersion("9.1.0")] +[assembly: AssemblyFileVersion("9.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MBTiles/WPF/MBTiles.WPF.csproj b/MBTiles/WPF/MBTiles.WPF.csproj index 5d57b217..00f8dd39 100644 --- a/MBTiles/WPF/MBTiles.WPF.csproj +++ b/MBTiles/WPF/MBTiles.WPF.csproj @@ -5,7 +5,7 @@ MapControl.MBTiles XAML Map Control MBTiles Library for WPF XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MBTiles/WinUI/MBTiles.WinUI.csproj b/MBTiles/WinUI/MBTiles.WinUI.csproj index ae6fab18..6dbacd91 100644 --- a/MBTiles/WinUI/MBTiles.WinUI.csproj +++ b/MBTiles/WinUI/MBTiles.WinUI.csproj @@ -7,7 +7,7 @@ MapControl.MBTiles XAML Map Control MBTiles Library for WinUI XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapControl/UWP/Properties/AssemblyInfo.cs b/MapControl/UWP/Properties/AssemblyInfo.cs index 39a35303..cc8daecf 100644 --- a/MapControl/UWP/Properties/AssemblyInfo.cs +++ b/MapControl/UWP/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Clemens Fischer")] [assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("9.0.1")] -[assembly: AssemblyFileVersion("9.0.1")] +[assembly: AssemblyVersion("9.1.0")] +[assembly: AssemblyFileVersion("9.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj index e30e103a..ffbdd9a0 100644 --- a/MapControl/WPF/MapControl.WPF.csproj +++ b/MapControl/WPF/MapControl.WPF.csproj @@ -5,7 +5,7 @@ MapControl XAML Map Control Library for WPF XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapControl/WinUI/MapControl.WinUI.csproj b/MapControl/WinUI/MapControl.WinUI.csproj index 053acb82..6c1110a9 100644 --- a/MapControl/WinUI/MapControl.WinUI.csproj +++ b/MapControl/WinUI/MapControl.WinUI.csproj @@ -7,7 +7,7 @@ MapControl XAML Map Control Library for WinUI XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapProjections/UWP/Properties/AssemblyInfo.cs b/MapProjections/UWP/Properties/AssemblyInfo.cs index c3cef450..6bc4c6f8 100644 --- a/MapProjections/UWP/Properties/AssemblyInfo.cs +++ b/MapProjections/UWP/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Clemens Fischer")] [assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("9.0.1")] -[assembly: AssemblyFileVersion("9.0.1")] +[assembly: AssemblyVersion("9.1.0")] +[assembly: AssemblyFileVersion("9.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapProjections/WPF/MapProjections.WPF.csproj b/MapProjections/WPF/MapProjections.WPF.csproj index eceb680b..4f633828 100644 --- a/MapProjections/WPF/MapProjections.WPF.csproj +++ b/MapProjections/WPF/MapProjections.WPF.csproj @@ -5,7 +5,7 @@ MapControl.Projections XAML Map Control Projections Library for WPF XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapProjections/WinUI/MapProjections.WinUI.csproj b/MapProjections/WinUI/MapProjections.WinUI.csproj index c1059a3b..cfc1d0c8 100644 --- a/MapProjections/WinUI/MapProjections.WinUI.csproj +++ b/MapProjections/WinUI/MapProjections.WinUI.csproj @@ -7,7 +7,7 @@ MapControl.Projections XAML Map Control Projections Library for WinUI XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapUiTools/UWP/Properties/AssemblyInfo.cs b/MapUiTools/UWP/Properties/AssemblyInfo.cs index 238df73e..4aa104b1 100644 --- a/MapUiTools/UWP/Properties/AssemblyInfo.cs +++ b/MapUiTools/UWP/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Clemens Fischer")] [assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("9.0.1")] -[assembly: AssemblyFileVersion("9.0.1")] +[assembly: AssemblyVersion("9.1.0")] +[assembly: AssemblyFileVersion("9.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapUiTools/WPF/MapUiTools.WPF.csproj b/MapUiTools/WPF/MapUiTools.WPF.csproj index 1e5de51c..645564e9 100644 --- a/MapUiTools/WPF/MapUiTools.WPF.csproj +++ b/MapUiTools/WPF/MapUiTools.WPF.csproj @@ -5,7 +5,7 @@ MapControl.UiTools XAML Map Control UI Tools Library for WPF XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapUiTools/WinUI/MapUiTools.WinUI.csproj b/MapUiTools/WinUI/MapUiTools.WinUI.csproj index 4045b70a..79a34ddc 100644 --- a/MapUiTools/WinUI/MapUiTools.WinUI.csproj +++ b/MapUiTools/WinUI/MapUiTools.WinUI.csproj @@ -7,7 +7,7 @@ MapControl.UiTools XAML Map Control UI Tools Library for WinUI XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/SampleApps/ProjectionDemo/ProjectionDemo.csproj b/SampleApps/ProjectionDemo/ProjectionDemo.csproj index 14b47b31..e2bad048 100644 --- a/SampleApps/ProjectionDemo/ProjectionDemo.csproj +++ b/SampleApps/ProjectionDemo/ProjectionDemo.csproj @@ -6,7 +6,7 @@ ProjectionDemo XAML Map Control Projection Demo Application XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer diff --git a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs index 80b40d35..13bea649 100644 --- a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs +++ b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs @@ -6,8 +6,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Clemens Fischer")] [assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("9.0.1")] -[assembly: AssemblyFileVersion("9.0.1")] +[assembly: AssemblyVersion("9.1.0")] +[assembly: AssemblyFileVersion("9.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SampleApps/WinUiApp/WinUiApp.csproj b/SampleApps/WinUiApp/WinUiApp.csproj index 03da834f..3f6780b7 100644 --- a/SampleApps/WinUiApp/WinUiApp.csproj +++ b/SampleApps/WinUiApp/WinUiApp.csproj @@ -11,7 +11,7 @@ SampleApplication XAML Map Control WinUI Sample Application XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer none diff --git a/SampleApps/WpfApplication/WpfApplication.csproj b/SampleApps/WpfApplication/WpfApplication.csproj index 5e986927..6048fef1 100644 --- a/SampleApps/WpfApplication/WpfApplication.csproj +++ b/SampleApps/WpfApplication/WpfApplication.csproj @@ -6,7 +6,7 @@ SampleApplication XAML Map Control WPF Sample Application XAML Map Control - 9.0.1 + 9.1.0 Clemens Fischer Copyright © 2024 Clemens Fischer