We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fac685 commit edcac44Copy full SHA for edcac44
build/releaseBuild.yml
@@ -16,7 +16,7 @@ variables:
16
- name: BuildPlatform
17
value: 'any cpu'
18
- name: BuildConfiguration
19
- value: 'Release'
+ value: 'release'
20
21
jobs:
22
- job: build
0 commit comments