Skip to content

Commit b8130ea

Browse files
Add latest Visual Studio version to build configuration
1 parent 466fd28 commit b8130ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pipelines/master/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ stages:
4747
inputs:
4848
solution: '**\*.sln'
4949
configuration: '$(buildConfiguration)'
50+
vsVersion: 'latest'
5051

5152
- task: PowerShell@2
5253
displayName: Test

0 commit comments

Comments
 (0)