From 584f11ee1a2462349ef27025b7cb2b3ffb85b2bc Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Tue, 17 Sep 2024 11:45:07 -0400 Subject: [PATCH] Fix use of server GC for .NET 8 build --- src/StructuredLogViewer/StructuredLogViewer.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/StructuredLogViewer/StructuredLogViewer.csproj b/src/StructuredLogViewer/StructuredLogViewer.csproj index e3189b0b..9c55ba1a 100644 --- a/src/StructuredLogViewer/StructuredLogViewer.csproj +++ b/src/StructuredLogViewer/StructuredLogViewer.csproj @@ -13,6 +13,7 @@ MSBuild Structured Log Viewer MSBuild Structured Log Viewer app.manifest + true