Skip to content

Commit 3debad7

Browse files
committed
hotfix
1 parent ab6c6d2 commit 3debad7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Content.Packaging/ServerPackaging.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ public static class ServerPackaging
5353
"Orleans", // Starlight
5454
"Starlight", // Starlight
5555
"StackExchange.Redis", // Starlight
56-
"System.IO.Hashing", // Starlight
56+
"System", // Starlight
57+
"Newtonsoft", // Starlight
58+
"Pipelines", // Starlight
5759
"Discord",
5860
};
5961

0 commit comments

Comments
 (0)