From c6bc6db88373ac0f5fb2198a6039bc0b41e20fe1 Mon Sep 17 00:00:00 2001 From: Daniel Lidstrom Date: Tue, 20 Jan 2026 16:15:43 +0100 Subject: [PATCH] fix(FSharp): update FSharp.fsproj configuration --- FSharp/FSharp.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FSharp/FSharp.fsproj b/FSharp/FSharp.fsproj index bc07e67..0d0b7d1 100644 --- a/FSharp/FSharp.fsproj +++ b/FSharp/FSharp.fsproj @@ -2,7 +2,7 @@ Exe - net7.0 + net10.0