From b3dd77b4bc77a438b71337d6c459d32bbb07757d Mon Sep 17 00:00:00 2001 From: nojaf Date: Wed, 9 Nov 2022 15:59:33 +0100 Subject: [PATCH] Update benchmarkAssembly path --- build.fsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.fsx b/build.fsx index 4fcf79979a..f38e06fd8c 100644 --- a/build.fsx +++ b/build.fsx @@ -25,7 +25,7 @@ let benchmarkAssembly = "Fantomas.Benchmarks" "bin" "Release" - "net6.0" + "net7.0" "Fantomas.Benchmarks.dll" let semanticVersioning =