Specify config

This commit is contained in:
Andy Adshead 2019-01-30 12:13:13 +00:00
commit 220e2e1f6f

View file

@ -3,7 +3,9 @@ branches:
only:
- master
image: Visual Studio 2017
configuration: Release
configuration:
- Release
- Profile Release
build_script:
- ps: >-
dotnet --version