Carter Wickstrom

Results 1 issues of Carter Wickstrom

I am using the following arguments in PowerShell with the bootstrapper: `.\build.ps1 -target=build -configuration=Debug -ScriptArgs='--packageVersion="1.0.0-dev"'` ### What You Are Seeing? `packageVersion` is staying set to the default value, "1.0.0". ###...