diff --git a/Caches/FileDbCache/FileDbCache.csproj b/Caches/FileDbCache/FileDbCache.csproj index da0f8354..38f265d1 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/Caches/SQLiteCache/SQLiteCache.csproj b/Caches/SQLiteCache/SQLiteCache.csproj index 97b6c2f2..4eccd42a 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MBTiles/UWP/Properties/AssemblyInfo.cs b/MBTiles/UWP/Properties/AssemblyInfo.cs index db09fd72..55f11323 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.1.0")] -[assembly: AssemblyFileVersion("9.1.0")] +[assembly: AssemblyVersion("9.2.0")] +[assembly: AssemblyFileVersion("9.2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MBTiles/WPF/MBTiles.WPF.csproj b/MBTiles/WPF/MBTiles.WPF.csproj index 00f8dd39..cb9801f0 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MBTiles/WinUI/MBTiles.WinUI.csproj b/MBTiles/WinUI/MBTiles.WinUI.csproj index 6dbacd91..4dbfe348 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapControl/UWP/Properties/AssemblyInfo.cs b/MapControl/UWP/Properties/AssemblyInfo.cs index cc8daecf..5d051fc9 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.1.0")] -[assembly: AssemblyFileVersion("9.1.0")] +[assembly: AssemblyVersion("9.2.0")] +[assembly: AssemblyFileVersion("9.2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj index ffbdd9a0..ffd04b17 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapControl/WinUI/MapControl.WinUI.csproj b/MapControl/WinUI/MapControl.WinUI.csproj index 6c1110a9..f7c4e2ea 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapProjections/UWP/Properties/AssemblyInfo.cs b/MapProjections/UWP/Properties/AssemblyInfo.cs index 6bc4c6f8..a0ee8e1a 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.1.0")] -[assembly: AssemblyFileVersion("9.1.0")] +[assembly: AssemblyVersion("9.2.0")] +[assembly: AssemblyFileVersion("9.2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapProjections/WPF/MapProjections.WPF.csproj b/MapProjections/WPF/MapProjections.WPF.csproj index 4f633828..2e701715 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapProjections/WinUI/MapProjections.WinUI.csproj b/MapProjections/WinUI/MapProjections.WinUI.csproj index cfc1d0c8..6b13b4de 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapUiTools/UWP/Properties/AssemblyInfo.cs b/MapUiTools/UWP/Properties/AssemblyInfo.cs index 4aa104b1..acf6d8fb 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.1.0")] -[assembly: AssemblyFileVersion("9.1.0")] +[assembly: AssemblyVersion("9.2.0")] +[assembly: AssemblyFileVersion("9.2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/MapUiTools/WPF/MapUiTools.WPF.csproj b/MapUiTools/WPF/MapUiTools.WPF.csproj index 645564e9..bdf1250d 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/MapUiTools/WinUI/MapUiTools.WinUI.csproj b/MapUiTools/WinUI/MapUiTools.WinUI.csproj index 79a34ddc..c04c1c7a 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer true diff --git a/SampleApps/ProjectionDemo/ProjectionDemo.csproj b/SampleApps/ProjectionDemo/ProjectionDemo.csproj index e2bad048..37e723cf 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer diff --git a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs index 13bea649..65383045 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.1.0")] -[assembly: AssemblyFileVersion("9.1.0")] +[assembly: AssemblyVersion("9.2.0")] +[assembly: AssemblyFileVersion("9.2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/SampleApps/WinUiApp/WinUiApp.csproj b/SampleApps/WinUiApp/WinUiApp.csproj index 3f6780b7..82156772 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer none diff --git a/SampleApps/WpfApplication/WpfApplication.csproj b/SampleApps/WpfApplication/WpfApplication.csproj index 6048fef1..517065ff 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.1.0 + 9.2.0 Clemens Fischer Copyright © 2024 Clemens Fischer