Ver a proveniência

Update appveyor.yml

release/3.x.x
Christian há 5 anos
committed by GitHub
ascendente
cometimento
acb433dd4c
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml Ver ficheiro

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

Carregando…
Cancelar
Guardar