From 531baabc8289eeaa2aad63cb0e86cc3dd978d97e Mon Sep 17 00:00:00 2001 From: vnugent Date: Wed, 27 Sep 2023 21:45:46 -0400 Subject: Package updates and license file copy/nuget package updates --- .../src/VNLib.Data.Caching.ObjectCache.csproj | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'lib/VNLib.Data.Caching.ObjectCache/src/VNLib.Data.Caching.ObjectCache.csproj') diff --git a/lib/VNLib.Data.Caching.ObjectCache/src/VNLib.Data.Caching.ObjectCache.csproj b/lib/VNLib.Data.Caching.ObjectCache/src/VNLib.Data.Caching.ObjectCache.csproj index 3d1af7f..3375979 100644 --- a/lib/VNLib.Data.Caching.ObjectCache/src/VNLib.Data.Caching.ObjectCache.csproj +++ b/lib/VNLib.Data.Caching.ObjectCache/src/VNLib.Data.Caching.ObjectCache.csproj @@ -14,15 +14,27 @@ Vaughn Nugent VNLib.Data.Caching.ObjectCache VNLib.Data.Caching.ObjectCache - - A library for a high-performance in-memory object-data caching, based on key-derrived cache buckets - for wait distribution. - + A library for a high-performance in-memory object-data caching, based on key-derrived cache buckets for wait distribution. Copyright © 2023 Vaughn Nugent https://www.vaughnnugent.com/resources/software/modules/VNLib.Data.Caching https://github.com/VnUgE/VNLib.Data.Caching/tree/master/lib/VNLib.Data.Caching.ObjectCache + README.md + LICENSE + True + + + True + \ + Always + + + True + \ + + + all -- cgit