mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
location
This commit is contained in:
@@ -43,6 +43,9 @@ jobs:
|
|||||||
platform: '$(BuildPlatform)'
|
platform: '$(BuildPlatform)'
|
||||||
configuration: '$(BuildConfiguration)'
|
configuration: '$(BuildConfiguration)'
|
||||||
testSelector: 'testAssemblies'
|
testSelector: 'testAssemblies'
|
||||||
|
searchFolder: '$(Build.ArtifactStagingDirectory)'
|
||||||
|
vstestLocationMethod: 'location'
|
||||||
|
vstestLocation: 'D:\a\_work\_temp\VsTest'
|
||||||
testAssemblyVer2: |
|
testAssemblyVer2: |
|
||||||
**\UnitTests-FancyZonesEditor.dll
|
**\UnitTests-FancyZonesEditor.dll
|
||||||
!**\obj\**
|
!**\obj\**
|
||||||
|
|||||||
Reference in New Issue
Block a user