From 77e6235b3059724deadaee01e17dc69fbafa94aa Mon Sep 17 00:00:00 2001 From: Jeff Leung Date: Sun, 8 Jan 2023 12:47:31 -0800 Subject: [PATCH] Upgrade to .NET 7.0 --- .../AS1024.CommunityDocumentationPage.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj b/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj index 8b50e77..7731166 100644 --- a/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj +++ b/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj @@ -1,14 +1,13 @@ - net6.0 + net7.0 enable enable -