6 lines
204 B
YAML
Raw Normal View History

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