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:
|
only:
|
||||||
- master
|
- master
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
configuration: Release
|
configuration:
|
||||||
|
- Release
|
||||||
|
- Profile Release
|
||||||
build_script:
|
build_script:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
dotnet --version
|
dotnet --version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue