From 9791598d443c6ba1bd300a744a60a2f2c4fa4893 Mon Sep 17 00:00:00 2001 From: ReneSchwarzer Date: Sat, 9 Dec 2023 18:57:45 +0100 Subject: [PATCH] bug fix --- WebExpress.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebExpress.spec b/WebExpress.spec index 29ceddb..bb2d963 100644 --- a/WebExpress.spec +++ b/WebExpress.spec @@ -9,7 +9,7 @@ README.md WebExpress is a lightweight web server optimized for use in low-performance environments (e.g. Rasperry PI). webexpress - WebExpress.Core.dll + WebExpress.WebCore.dll WebExpress.WebUI.dll WebExpress.WebIndex.dll WebExpress.WebApp.dll