From 21506adf4988f125510421072c9a287925cefc83 Mon Sep 17 00:00:00 2001 From: glopesdev Date: Tue, 23 Jul 2024 08:54:55 +0100 Subject: [PATCH] Remove netcore bootstrapper target from CI builds --- Bonsai/Bonsai.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Bonsai/Bonsai.csproj b/Bonsai/Bonsai.csproj index ccc5681a..bde0edb7 100644 --- a/Bonsai/Bonsai.csproj +++ b/Bonsai/Bonsai.csproj @@ -5,6 +5,7 @@ Bonsai Rx Reactive Extensions false net48;net6.0-windows + net48 true Exe true @@ -110,14 +111,14 @@ - + - +