|
|
@ -136,6 +136,7 @@ jobs:
|
|
|
|
inputs:
|
|
|
|
inputs:
|
|
|
|
testSelector: 'testAssemblies' # Options: testAssemblies, testPlan, testRun
|
|
|
|
testSelector: 'testAssemblies' # Options: testAssemblies, testPlan, testRun
|
|
|
|
testAssemblyVer2: | # Required when testSelector == TestAssemblies
|
|
|
|
testAssemblyVer2: | # Required when testSelector == TestAssemblies
|
|
|
|
|
|
|
|
**\bin\$(BuildConfiguration)\**\*tests.dll
|
|
|
|
**\bin\$(BuildConfiguration)\**\*test.dll
|
|
|
|
**\bin\$(BuildConfiguration)\**\*test.dll
|
|
|
|
!**\obj\**
|
|
|
|
!**\obj\**
|
|
|
|
!**\xunit.runner.visualstudio.testadapter.dll
|
|
|
|
!**\xunit.runner.visualstudio.testadapter.dll
|
|
|
|