From e3f4fb07dc5a3fd08b3c786486eb06749a941010 Mon Sep 17 00:00:00 2001 From: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com> Date: Wed, 9 Jul 2025 11:03:33 +0100 Subject: [PATCH] re-add rhino 6 support --- .../GrasshopperAsyncComponent.csproj | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/GrasshopperAsyncComponent/GrasshopperAsyncComponent.csproj b/GrasshopperAsyncComponent/GrasshopperAsyncComponent.csproj index 35d236e..284ce26 100755 --- a/GrasshopperAsyncComponent/GrasshopperAsyncComponent.csproj +++ b/GrasshopperAsyncComponent/GrasshopperAsyncComponent.csproj @@ -1,6 +1,6 @@ - net48 + net462;net48 GrasshopperAsyncComponent GrasshopperAsyncComponent @@ -20,10 +20,18 @@ - + + + + + + + + +