From fbd826aa693466edeb89e62b4bf291dd00598f14 Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Thu, 27 Feb 2025 14:09:32 +0100 Subject: [PATCH] Removed PackageLicenseExpression --- 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 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