From 818dd66f8891c3384801768786a4040672e357dc Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sat, 2 Jul 2022 14:36:59 -0400 Subject: [PATCH] modified library fsproj figured out that whatever is not compiled before call will result in a failure --- ModelsLib/ModelsLib.fsproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ModelsLib/ModelsLib.fsproj b/ModelsLib/ModelsLib.fsproj index bdfff38..6a49cab 100644 --- a/ModelsLib/ModelsLib.fsproj +++ b/ModelsLib/ModelsLib.fsproj @@ -7,15 +7,16 @@ + - - - + + +