diff --git a/Caches/FileDbCache/FileDbCache.csproj b/Caches/FileDbCache/FileDbCache.csproj index 59cd4dda..2eeb9293 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 - MS-PL https://github.com/ClemensFischer/XAML-Map-Control diff --git a/Caches/SQLiteCache/SQLiteCache.csproj b/Caches/SQLiteCache/SQLiteCache.csproj index 5dc6c2be..5e2b1c04 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 - MS-PL https://github.com/ClemensFischer/XAML-Map-Control