chore(audit): scaffold ZB.MOM.WW.Audit solution

This commit is contained in:
Joseph Doherty
2026-06-01 07:19:36 -04:00
parent 6588e15f57
commit 54654a49af
8 changed files with 614 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# pack.sh — produce the ZB.MOM.WW.Audit NuGet package into ./artifacts.
set -euo pipefail
dotnet pack -c Release -o ./artifacts