From 24e616216652fc8efcb078603935f91b240c1ab6 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 22 May 2023 19:01:14 -0500 Subject: [PATCH] Update to .Net7 --- Sharpii.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sharpii.csproj b/Sharpii.csproj index 5c30f36..916d5f8 100644 --- a/Sharpii.csproj +++ b/Sharpii.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 true true true @@ -15,7 +15,7 @@ - +