Update yaml file comment

This commit is contained in:
Jeremy Wu 2020-01-13 07:50:34 +11:00
parent ed01a46a3f
commit 0bec780a1b

View File

@ -8,7 +8,7 @@ trigger:
- dev
pool:
vmImage: 'vs2017-win2016' #'windows-latest'
vmImage: 'vs2017-win2016' #'due to windows SDK dependency for building UWP project'
variables:
solution: '**/*.sln'