mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
set vs test version
This commit is contained in:
@@ -43,8 +43,9 @@ jobs:
|
|||||||
platform: '$(BuildPlatform)'
|
platform: '$(BuildPlatform)'
|
||||||
configuration: '$(BuildConfiguration)'
|
configuration: '$(BuildConfiguration)'
|
||||||
testSelector: 'testAssemblies'
|
testSelector: 'testAssemblies'
|
||||||
uiTests: true
|
|
||||||
searchFolder: '$(Build.ArtifactStagingDirectory)'
|
searchFolder: '$(Build.ArtifactStagingDirectory)'
|
||||||
|
vstestLocationMethod: 'version'
|
||||||
|
vsTestVersion: '17.0'
|
||||||
testAssemblyVer2: |
|
testAssemblyVer2: |
|
||||||
**\UITests-FancyZones.dll
|
**\UITests-FancyZones.dll
|
||||||
**\UITests-FancyZonesEditor.dll
|
**\UITests-FancyZonesEditor.dll
|
||||||
|
|||||||
Reference in New Issue
Block a user