Skip to content

Commit 0bec780

Browse files
committed
Update yaml file comment
1 parent ed01a46 commit 0bec780

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
@@ -8,7 +8,7 @@ trigger:
88
- dev
99

1010
pool:
11-
vmImage: 'vs2017-win2016' #'windows-latest'
11+
vmImage: 'vs2017-win2016' #'due to windows SDK dependency for building UWP project'
1212

1313
variables:
1414
solution: '**/*.sln'

0 commit comments

Comments
 (0)