From bf76435a18c78431ba2929a1b55d046363fa36de Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Fri, 29 Aug 2025 21:51:09 +0200 Subject: [PATCH] Project properties --- Caches/FileDbCache/FileDbCache.csproj | 1 - Caches/SQLiteCache/SQLiteCache.csproj | 1 - 2 files changed, 2 deletions(-) diff --git a/Caches/FileDbCache/FileDbCache.csproj b/Caches/FileDbCache/FileDbCache.csproj index 004a5f9c..a3008f68 100644 --- a/Caches/FileDbCache/FileDbCache.csproj +++ b/Caches/FileDbCache/FileDbCache.csproj @@ -7,7 +7,6 @@ XAML.MapControl.FileDbCache $(AssemblyTitle) IDistributedCache implementation for XAML Map Control, based on EzTools FileDb - https://github.com/ClemensFischer/XAML-Map-Control diff --git a/Caches/SQLiteCache/SQLiteCache.csproj b/Caches/SQLiteCache/SQLiteCache.csproj index e7c0a425..5d2e022d 100644 --- a/Caches/SQLiteCache/SQLiteCache.csproj +++ b/Caches/SQLiteCache/SQLiteCache.csproj @@ -7,7 +7,6 @@ XAML.MapControl.SQLiteCache $(AssemblyTitle) IDistributedCache implementation for XAML Map Control, based on SQLite - https://github.com/ClemensFischer/XAML-Map-Control