From dffe2cdaa44deb43b8a48862acba5f481101b11a Mon Sep 17 00:00:00 2001 From: Robert E Date: Wed, 4 Sep 2024 09:04:13 +1000 Subject: [PATCH] Dont compile FullFramework as part of Calamari.csproj to avoid race conditions during build --- source/Calamari/Calamari.csproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/Calamari/Calamari.csproj b/source/Calamari/Calamari.csproj index e47e31b83..40edeb5b3 100644 --- a/source/Calamari/Calamari.csproj +++ b/source/Calamari/Calamari.csproj @@ -115,9 +115,7 @@ - - - +