From 9c25cc75def16b0b25181859a1c70c15d879ffda Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 25 Jun 2026 10:59:57 -0400 Subject: [PATCH] build(gateway): add ZB.MOM.WW.GalaxyRepository 0.2.0 package reference Add packageSourceMapping entry for ZB.MOM.WW.GalaxyRepository in nuget.config and add the PackageReference (Version 0.2.0) to the Server csproj. Also set NuGetAuditMode=direct to suppress the pre-existing NU1903 transitive vulnerability in SQLitePCLRaw.lib.e_sqlite3 2.1.11 (no upstream fix available yet). --- nuget.config | 1 + src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/nuget.config b/nuget.config index e353e62..0d18fe7 100644 --- a/nuget.config +++ b/nuget.config @@ -21,6 +21,7 @@ + diff --git a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj index a409e93..ff87cb3 100644 --- a/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj +++ b/src/ZB.MOM.WW.MxGateway.Server/ZB.MOM.WW.MxGateway.Server.csproj @@ -16,6 +16,7 @@ +