From a0d5a8d40de9806e21e64475e3297a2a84effe22 Mon Sep 17 00:00:00 2001 From: vman Date: Wed, 30 Nov 2022 14:58:14 -0500 Subject: Project cleanup + analyzer updates --- .../SessionProvider - Backup (1).csproj | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Plugins/SessionProvider/SessionProvider - Backup (1).csproj (limited to 'Plugins/SessionProvider/SessionProvider - Backup (1).csproj') diff --git a/Plugins/SessionProvider/SessionProvider - Backup (1).csproj b/Plugins/SessionProvider/SessionProvider - Backup (1).csproj new file mode 100644 index 0000000..7eb7022 --- /dev/null +++ b/Plugins/SessionProvider/SessionProvider - Backup (1).csproj @@ -0,0 +1,60 @@ + + + + net6.0 + VNLib.Plugins.Essentials.Sessions + SessionProvider + SessionProvider + Vaughn Nugent + SessionProvider + Copyright © 2022 Vaughn Nugent + 1.0.3.1 + www.vaughnnugent.com/resources + AnyCPU;x64 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + true + 1.0.2.1 + 1.0.2.1 + enable + + + False + + + False + + + + + + + + + + Always + + + + + + + + + + + + -- cgit