From b6ffd808cfa22db550d69fcb8fb1575863fd0b76 Mon Sep 17 00:00:00 2001 From: Clemens Date: Thu, 18 Nov 2021 20:51:39 +0100 Subject: [PATCH] Version 7.0: WinUI --- FileDbCache/WPF/FileDbCache.WPF.csproj | 1 + MBTiles/WPF/MBTiles.WPF.csproj | 1 + MapControl/WPF/MapControl.WPF.csproj | 1 + MapImages/WPF/MapImages.WPF.csproj | 1 + MapProjections/WPF/MapProjections.WPF.csproj | 1 + SQLiteCache/WPF/SQLiteCache.WPF.csproj | 1 + SampleApps/WpfApplication/WpfApplication.csproj | 7 ------- 7 files changed, 6 insertions(+), 7 deletions(-) diff --git a/FileDbCache/WPF/FileDbCache.WPF.csproj b/FileDbCache/WPF/FileDbCache.WPF.csproj index 02174408..0643b952 100644 --- a/FileDbCache/WPF/FileDbCache.WPF.csproj +++ b/FileDbCache/WPF/FileDbCache.WPF.csproj @@ -14,6 +14,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl.FileDbCache + diff --git a/MBTiles/WPF/MBTiles.WPF.csproj b/MBTiles/WPF/MBTiles.WPF.csproj index fcdc864c..bb363029 100644 --- a/MBTiles/WPF/MBTiles.WPF.csproj +++ b/MBTiles/WPF/MBTiles.WPF.csproj @@ -14,6 +14,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl.MBTiles + diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj index 14e0e091..4b47f2fb 100644 --- a/MapControl/WPF/MapControl.WPF.csproj +++ b/MapControl/WPF/MapControl.WPF.csproj @@ -13,6 +13,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl + diff --git a/MapImages/WPF/MapImages.WPF.csproj b/MapImages/WPF/MapImages.WPF.csproj index d3061730..58d5e7f2 100644 --- a/MapImages/WPF/MapImages.WPF.csproj +++ b/MapImages/WPF/MapImages.WPF.csproj @@ -14,6 +14,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl.MapImages + diff --git a/MapProjections/WPF/MapProjections.WPF.csproj b/MapProjections/WPF/MapProjections.WPF.csproj index db82de22..8e61b345 100644 --- a/MapProjections/WPF/MapProjections.WPF.csproj +++ b/MapProjections/WPF/MapProjections.WPF.csproj @@ -14,6 +14,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl.MapProjections + diff --git a/SQLiteCache/WPF/SQLiteCache.WPF.csproj b/SQLiteCache/WPF/SQLiteCache.WPF.csproj index b4bd61f0..5aedcef4 100644 --- a/SQLiteCache/WPF/SQLiteCache.WPF.csproj +++ b/SQLiteCache/WPF/SQLiteCache.WPF.csproj @@ -14,6 +14,7 @@ Copyright © 2021 Clemens Fischer false XAML.MapControl.SQLiteCache + diff --git a/SampleApps/WpfApplication/WpfApplication.csproj b/SampleApps/WpfApplication/WpfApplication.csproj index d93c7577..9a6f8161 100644 --- a/SampleApps/WpfApplication/WpfApplication.csproj +++ b/SampleApps/WpfApplication/WpfApplication.csproj @@ -9,13 +9,6 @@ XAML Map Control WPF Sample Application Clemens Fischer Copyright © 2021 Clemens Fischer - - - - DEBUG - - -