From ea8f206873be94a4e2a30348da831ea9b8c0a10e Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Mon, 9 Aug 2021 13:32:49 +0200 Subject: [PATCH] fix path to messaging --- App/CONFIG_APP/CONFIG_APP.vbproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/CONFIG_APP/CONFIG_APP.vbproj b/App/CONFIG_APP/CONFIG_APP.vbproj index ba391bd..69f8e8b 100644 --- a/App/CONFIG_APP/CONFIG_APP.vbproj +++ b/App/CONFIG_APP/CONFIG_APP.vbproj @@ -61,7 +61,7 @@ ..\..\..\DDMonorepo\Modules.Logging\bin\Debug\DigitalData.Modules.Logging.dll - ..\..\..\DDMonorepo\Message\bin\Debug\DigitalData.Modules.Messaging.dll + ..\..\..\DDMonorepo\Modules.Messaging\bin\Debug\DigitalData.Modules.Messaging.dll False