From 4ddadd87efe007e4b3f70b45802a50b124fdea1b Mon Sep 17 00:00:00 2001 From: TheShadowEevee Date: Tue, 22 Mar 2022 00:03:30 -0500 Subject: [PATCH] Change back to `net6.0` from `net60` --- Sharpii.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharpii.csproj b/Sharpii.csproj index f16cda5..5c30f36 100644 --- a/Sharpii.csproj +++ b/Sharpii.csproj @@ -2,7 +2,7 @@ Exe - net60 + net6.0 true true true