Skip to content

Commit 3194d05

Browse files
committed
hotfix
1 parent 3debad7 commit 3194d05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Content.Packaging/ServerPackaging.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ public static class ServerPackaging
6262
private static readonly List<string> ServerNotExtraAssemblies = new()
6363
{
6464
"Microsoft.CodeAnalysis",
65+
"System.Diagnostics.EventLog.Messages", // Starlight
6566
};
6667

6768
private static readonly HashSet<string> BinSkipFolders = new()

0 commit comments

Comments
 (0)