Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jooni91 committed Feb 15, 2020
1 parent 75f6f16 commit e26ec6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -16,7 +16,7 @@ variables:
- name: buildConfiguration
value: 'Release'
- name: buildDirPath
value: '$(Build.SourcesDirectory)\src\bin\$(buildPlatform)\$(buildConfiguration)'
value: '$(Build.SourcesDirectory)\src\ReCaptcha\bin\$(buildPlatform)\$(buildConfiguration)'
- name: packageVersion
value: '$(major).$(minor).$(patch)'

Expand Down

0 comments on commit e26ec6b

Please sign in to comment.