Fix the VSTest runner

This commit is contained in:
Erwin de Haan 2020-01-09 17:17:52 +01:00 committed by GitHub
parent 162c1ac7b7
commit 1fecb9efb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,6 +147,7 @@ jobs:
codeCoverageEnabled: True # Optional
configuration: 'Debug' # Optional
publishRunAttachments: true # Optional
otherConsoleOptions: '/platform:x64 /Framework:.NETCoreApp,Version=v3.1 /logger:console;verbosity="normal" '
- job: main_build_win
displayName: Publish Windows