瀏覽代碼

Update appveyor.yml

release/3.x.x
Christian 5 年之前
committed by GitHub
父節點
當前提交
acb433dd4c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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"

Loading…
取消
儲存