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 --- lib/VNLib.Data.Caching/src/VNLib.Data.Caching.csproj | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'lib/VNLib.Data.Caching/src') diff --git a/lib/VNLib.Data.Caching/src/VNLib.Data.Caching.csproj b/lib/VNLib.Data.Caching/src/VNLib.Data.Caching.csproj index 54cb1ce..90461f2 100644 --- a/lib/VNLib.Data.Caching/src/VNLib.Data.Caching.csproj +++ b/lib/VNLib.Data.Caching/src/VNLib.Data.Caching.csproj @@ -14,15 +14,21 @@ Vaughn Nugent Vaughn Nugent VNLib FBM Data caching extension library - - Provides constants and extensions for a key-value data caching protocol layer atop the Fixed Buffer Messaging protocol to work VNCache servers. Provides rapid cache development - + Provides constants and extensions for a key-value data caching protocol layer atop the Fixed Buffer Messaging protocol to work VNCache servers. Provides rapid cache development 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 + README.md + LICENSE + True + + True + \ + Always + True \ -- cgit