From ea3bc06ca50d8fa2eaa1769e901c473a26d18966 Mon Sep 17 00:00:00 2001 From: CartBlanche Date: Mon, 18 Nov 2024 18:15:39 +0000 Subject: [PATCH] Bump to latest BuildScript, which also needs using net8 --- build/Build.csproj | 6 +++--- buildscripts | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/Build.csproj b/build/Build.csproj index d3c7db5..63b5fde 100644 --- a/build/Build.csproj +++ b/build/Build.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 $(MSBuildProjectDirectory) enable enable @@ -25,8 +25,8 @@ - - + + diff --git a/buildscripts b/buildscripts index 5fefae8..69ab74f 160000 --- a/buildscripts +++ b/buildscripts @@ -1 +1 @@ -Subproject commit 5fefae8c94141cbf59e665ee296007c95282b018 +Subproject commit 69ab74fc3db8c3e778c329497b96a94d3223c2a9