From f0f182b903c6807d87640514d2c1250f7d871d26 Mon Sep 17 00:00:00 2001 From: vnugent Date: Tue, 14 Feb 2023 13:23:38 -0500 Subject: msbuild project file update for build stack, typo fixes --- lib/Plugins/src/VNLib.Plugins.csproj | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'lib/Plugins/src/VNLib.Plugins.csproj') diff --git a/lib/Plugins/src/VNLib.Plugins.csproj b/lib/Plugins/src/VNLib.Plugins.csproj index e558e95..062e7a4 100644 --- a/lib/Plugins/src/VNLib.Plugins.csproj +++ b/lib/Plugins/src/VNLib.Plugins.csproj @@ -2,22 +2,19 @@ net6.0 - VNLib.Plugins - - 1.0.1.3 - + VNLib.Plugins VNLib.Plugins - + 1.0.1.3 enable True latest-all - True - \\vaughnnugent.com\Internal\Folder Redirection\vman\Documents\Programming\Software\StrongNameingKey.snk false Vaughn Nugent + Vaughn Nugent + VNLib.Plugins Copyright © 2023 Vaughn Nugent Plugins, VNLIb, VNLib Plugins, Plugin Base VNLib Plugins Interface Assembly @@ -26,7 +23,8 @@ plugins and asynchronus web endpoint processing, compatible with the VNLib.Plugins.Runtime loader library. - https://www.vaughnnugent.com/resources + https://www.vaughnnugent.com/resources/software/modules/VNLib.Core + https://github.com/VnUgE/VNLib.Core/tree/main/lib/Plugins @@ -40,4 +38,11 @@ + + + True + \ + + + -- cgit