From 379bdcdcb144ec3164c9f30a34c75526376256f2 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Tue, 5 Apr 2022 16:24:43 -0700 Subject: [PATCH] bump moonworks target to .NET 6 --- MoonWorks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MoonWorks.csproj b/MoonWorks.csproj index 27ff0d62..6b8a1b18 100644 --- a/MoonWorks.csproj +++ b/MoonWorks.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 x64 true