From 802dd7eba952e81de35fc3e1abe58d1a8f48d2b3 Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Sat, 30 Dec 2023 15:12:07 -0800 Subject: [PATCH] revert to .NET 7 --- SupaLidlGame.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SupaLidlGame.csproj b/SupaLidlGame.csproj index 2fe2c94..3b84191 100644 --- a/SupaLidlGame.csproj +++ b/SupaLidlGame.csproj @@ -1,6 +1,6 @@ - net8.0 + net7.0 true