From fcd08fe231b8d1d0c40bcb4ec460d7f590244db6 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Tue, 21 Nov 2023 15:23:52 -0800 Subject: [PATCH] .NET 8 --- MoonWorks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MoonWorks.csproj b/MoonWorks.csproj index a7d3ecd..ff2f8b6 100644 --- a/MoonWorks.csproj +++ b/MoonWorks.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 x64 true 11