Skip to content

Commit 0fcd83b

Browse files
authored
Update azure-pipelines.yml (#449)
1 parent 6ea9fc1 commit 0fcd83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222
inputs:
2323
restoreSolution: '$(solution)'
2424

25-
- task: VSBuild@1
25+
- task: MSBuild@1
2626
inputs:
2727
platform: 'x86'
2828
solution: '$(solution)'

0 commit comments

Comments
 (0)