feat(theme): scaffold ZB.MOM.WW.Theme RCL + test project

This commit is contained in:
Joseph Doherty
2026-06-01 04:41:48 -04:00
parent 5d1cae3fc6
commit 24fce87c96
10 changed files with 582 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
# pack.sh — produce the ZB.MOM.WW.Auth NuGet packages into ./artifacts.
#
# Usage:
# ./build/pack.sh
set -euo pipefail
dotnet pack -c Release -o ./artifacts