Specify config
This commit is contained in:
parent
ca1f5521ae
commit
220e2e1f6f
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ branches:
|
|||
only:
|
||||
- master
|
||||
image: Visual Studio 2017
|
||||
configuration: Release
|
||||
configuration:
|
||||
- Release
|
||||
- Profile Release
|
||||
build_script:
|
||||
- ps: >-
|
||||
dotnet --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue