e79aa3c0ed
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
6 lines
204 B
YAML
6 lines
204 B
YAML
build_script: "\"%VS120COMNTOOLS%VsDevCmd.bat\" && build.cmd"
|
|
test: off # disable automatic test discovery, xUnit already runs as part of build.cmd
|
|
|
|
artifacts:
|
|
- path: msbuild.log
|
|
name: MSBuild Log |