From c06491510f7262067020f22418d0d43ef56a5d42 Mon Sep 17 00:00:00 2001 From: Lesueur Benjamin Date: Thu, 26 Oct 2023 09:23:07 +0200 Subject: [PATCH] use net7 for mainline --- HandheldCompanion/HandheldCompanion.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index fa4073b5a..b0469a7e6 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -2,7 +2,7 @@ WinExe - net8.0-windows10.0.19041.0;net7.0-windows10.0.19041.0 + net7.0-windows10.0.19041.0 true true x64