소스 검색
Update appveyor.yml
release/3.x.x
Christian
5 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
appveyor.yml
|
|
@@ -14,4 +14,4 @@ build: |
|
|
|
verbosity: minimal |
|
|
|
test_script: |
|
|
|
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.Core.Tests\bin\Release\netcoreapp2.1\MQTTnet.Core.Tests.dll" |
|
|
|
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.TestApp.AspNetCore2\bin\Release\netcoreapp2.1\MQTTnet.TestApp.AspNetCore2.dll" |
|
|
|
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.TestApp.AspNetCore\bin\Release\netcoreapp2.1\MQTTnet.TestApp.AspNetCore.dll" |