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

This commit is contained in:
Joseph Doherty
2026-06-01 18:10:28 -04:00
parent 7b6884031d
commit 0cbb82e466
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -103,5 +103,6 @@
<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
@@ -18,6 +18,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>
</configuration>