From cd652cfac44914bb4513875cd9c21db4ea8bb576 Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Thu, 5 Sep 2024 11:59:10 -0400 Subject: [PATCH] use NET8 --- dotnet/GHIElectronics.DUELink/GHIElectronics.DUELink.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/GHIElectronics.DUELink/GHIElectronics.DUELink.csproj b/dotnet/GHIElectronics.DUELink/GHIElectronics.DUELink.csproj index 068fa38..fed5994 100644 --- a/dotnet/GHIElectronics.DUELink/GHIElectronics.DUELink.csproj +++ b/dotnet/GHIElectronics.DUELink/GHIElectronics.DUELink.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable False