From 1f533ff3e96361aac56b4143fe4d087c4ed5b6e4 Mon Sep 17 00:00:00 2001 From: TheShadowEevee Date: Wed, 16 Feb 2022 00:37:29 -0600 Subject: [PATCH] Update to .Net 6 in .csproj --- Sharpii.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharpii.csproj b/Sharpii.csproj index fadda8f..1514cf1 100644 --- a/Sharpii.csproj +++ b/Sharpii.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1 + net6.0 true true link