From 904560a7b5eafd7580fb0a03e778d1751e72a503 Mon Sep 17 00:00:00 2001 From: vnugent Date: Thu, 1 Aug 2024 21:13:04 -0400 Subject: build(app): swallow vnlib.webserver into core & build updates --- lib/Plugins/src/VNLib.Plugins.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Plugins/src') diff --git a/lib/Plugins/src/VNLib.Plugins.csproj b/lib/Plugins/src/VNLib.Plugins.csproj index 343d86f..4ac6366 100644 --- a/lib/Plugins/src/VNLib.Plugins.csproj +++ b/lib/Plugins/src/VNLib.Plugins.csproj @@ -23,7 +23,7 @@ Provides a standard interface for building dynamically loadable plugins and asynchronus web endpoint processing, compatible with the VNLib.Plugins.Runtime loader library. https://www.vaughnnugent.com/resources/software/modules/VNLib.Core - https://github.com/VnUgE/VNLib.Core/tree/main/lib/Plugins + https://github.com/VnUgE/VNLib.Core/tree/master/lib/Plugins README.md LICENSE True -- cgit