From afb2102702ff49fab20074790084432f509040c8 Mon Sep 17 00:00:00 2001 From: Jeff Leung Date: Mon, 8 Jan 2024 22:03:15 -0800 Subject: [PATCH] Upgrade to .NET 8.0 --- .../AS1024.CommunityDocumentationPage.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj b/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj index 7731166..2a4e0bc 100644 --- a/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj +++ b/AS1024.CommunityDocumentationPage/AS1024.CommunityDocumentationPage.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable