Files
scadaproj/ZB.MOM.WW.Audit/build/pack.sh
T
2026-06-01 07:19:36 -04:00

5 lines
150 B
Bash
Executable File

#!/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