diff --git a/nupkg/pack.sh b/nupkg/pack.sh index 62dff60c49..122bedcfba 100755 --- a/nupkg/pack.sh +++ b/nupkg/pack.sh @@ -1,6 +1,6 @@ #!/bin/bash -. ./common.sh set -eE +. ./common.sh # Rebuild all solutions for solution in "${solutions[@]}"