소스 검색

Update appveyor.yml

release/3.x.x
Christian 5 년 전
committed by GitHub
부모
커밋
acb433dd4c
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      appveyor.yml

+ 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"

불러오는 중...
취소
저장