From dc192ea9da15433ada20239bd9d0fb8131fec32f Mon Sep 17 00:00:00 2001 From: mnbuhl Date: Sat, 21 Sep 2024 15:25:13 +0200 Subject: [PATCH] fix(metadata): Fix MongoDb package metadata --- src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj b/src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj index f3237c0..7e907f4 100644 --- a/src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj +++ b/src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj @@ -12,7 +12,7 @@ Mikkel Buhl - Simple persisted cache for .NET and file system + Simple persisted cache for .NET and MongoDB PersistedCache.MongoDb cache storage mongodb documentdb https://github.com/mnbuhl/PersistedCache