From b96863ebe465758e07e8cbd867f81825df60b784 Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Thu, 12 Jun 2025 22:45:03 +0200 Subject: [PATCH] Speculative fix for F# tests sometimes error on static field initialization --- tests/authoring/authoring.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/authoring/authoring.fsproj b/tests/authoring/authoring.fsproj index 7a1288ba0..a58fafc22 100644 --- a/tests/authoring/authoring.fsproj +++ b/tests/authoring/authoring.fsproj @@ -5,7 +5,7 @@ false true - Exe + Library false true