Add all assemblies in test.
This commit is contained in:
Родитель
0b534c6675
Коммит
3ff2d6e313
|
@ -3,9 +3,7 @@ version: "{build}"
|
|||
clone_depth: 10
|
||||
|
||||
configuration:
|
||||
# - Debug
|
||||
- Release
|
||||
# - Package
|
||||
|
||||
platform: Any CPU
|
||||
|
||||
|
@ -17,8 +15,7 @@ build_script:
|
|||
|
||||
test:
|
||||
assemblies:
|
||||
- Cli-CredentialHelper.Test\bin\$(configuration)\Microsoft.Alm.*.Test.dll
|
||||
- Microsoft.Alm.*.Test\bin\$(configuration)\Microsoft.Alm.*.Test.dll
|
||||
- '*.Test\bin\$(configuration)\*.Test.dll'
|
||||
|
||||
cache:
|
||||
- packages -> **\packages.config
|
||||
|
|
Загрузка…
Ссылка в новой задаче