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