From a3559c004e1369333ae1ee3c934259b780c2aae0 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sun, 22 Jan 2023 15:02:09 -0500 Subject: Project file cleanup, explicit usings --- .../src/VNLib.Plugins.Sessions.Memory.csproj | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'libs/VNLib.Plugins.Sessions.Memory') diff --git a/libs/VNLib.Plugins.Sessions.Memory/src/VNLib.Plugins.Sessions.Memory.csproj b/libs/VNLib.Plugins.Sessions.Memory/src/VNLib.Plugins.Sessions.Memory.csproj index 01b4988..7e2f6fa 100644 --- a/libs/VNLib.Plugins.Sessions.Memory/src/VNLib.Plugins.Sessions.Memory.csproj +++ b/libs/VNLib.Plugins.Sessions.Memory/src/VNLib.Plugins.Sessions.Memory.csproj @@ -1,24 +1,23 @@ + enable net6.0 VNLib.Plugins.Sessions.Memory VNLib.Plugins.Sessions.Memory - Vaughn Nugent - Copyright © 2023 Vaughn Nugent - https://www.vaughnugent.com/resources/software True \\vaughnnugent.com\Internal\Folder Redirection\vman\Documents\Programming\Software\StrongNameingKey.snk True latest-all - enable + true - - + - true - true + Vaughn Nugent + Copyright © 2023 Vaughn Nugent + https://www.vaughnugent.com/resources/software + False @@ -44,11 +43,7 @@ - - - - - + -- cgit