build: add ZB.MOM.WW.Configuration feed mapping + version pin

This commit is contained in:
Joseph Doherty
2026-06-01 18:10:29 -04:00
parent 7d16f8f275
commit 9bca6aae61
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -79,6 +79,7 @@
<PackageVersion Include="ZB.MOM.WW.Telemetry.Serilog" Version="0.1.0" />
<PackageVersion Include="ZB.MOM.WW.MxGateway.Client" Version="0.1.0" />
<PackageVersion Include="ZB.MOM.WW.MxGateway.Contracts" Version="0.1.0" />
<PackageVersion Include="ZB.MOM.WW.Configuration" Version="0.1.0" />
</ItemGroup>
</Project>
+1
View File
@@ -20,6 +20,7 @@
<package pattern="ZB.MOM.WW.Health.*" />
<package pattern="ZB.MOM.WW.Telemetry" />
<package pattern="ZB.MOM.WW.Telemetry.*" />
<package pattern="ZB.MOM.WW.Configuration" />
</packageSource>
</packageSourceMapping>
<!--