Fix packaging (#18188)

This commit is contained in:
Pieter-Jan Briers
2023-07-21 14:16:59 +02:00
committed by GitHub
parent 82bde3714f
commit 703f3d8bc6

View File

@@ -71,6 +71,7 @@ SERVER_CONTENT_ASSEMBLIES = [
SERVER_EXTRA_ASSEMBLIES = [ SERVER_EXTRA_ASSEMBLIES = [
"Npgsql.", "Npgsql.",
"Microsoft", "Microsoft",
"System.Linq.Async",
] ]
SERVER_NOT_EXTRA_ASSEMBLIES = [ SERVER_NOT_EXTRA_ASSEMBLIES = [