From d5ab83536ecab25902c0ad0ba8b87609d853f214 Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Thu, 4 Apr 2024 20:31:42 +0200 Subject: [PATCH] Updated BusinessSimulation (#97) * Updated BusinessSimulation Two separate tests, one for the development version, one for the released version * remove comma --------- Co-authored-by: Adrian Pop --- configs/conf.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/conf.json b/configs/conf.json index 0a74f4b..33a8686 100644 --- a/configs/conf.json +++ b/configs/conf.json @@ -188,6 +188,9 @@ { "library":"BuildSysPro" }, + { + "library":"BusinessSimulation" + }, { "library":"BusinessSimulation", "libraryVersion":"main",