issues
search
adamralph
/
bau
The C# task runner
MIT License
152
stars
17
forks
source link
Build script improvements
#98
Closed
adamralph
closed
10 years ago
adamralph
commented
10 years ago
[x] enable all CPUs for msbuild (with nodereuse false)
[x] log msbuild at detailed verbosity to a file in /artifacts/logs (verbosity overridable by ENV var)
[x] turn down msbuild verbosity to minimum
[x] turn down nuget verbosity to quiet (overridable by ENV var)
[x] change test result output to /artifacts/tests