mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix the VSTest runner
This commit is contained in:
parent
162c1ac7b7
commit
1fecb9efb2
@ -147,6 +147,7 @@ jobs:
|
|||||||
codeCoverageEnabled: True # Optional
|
codeCoverageEnabled: True # Optional
|
||||||
configuration: 'Debug' # Optional
|
configuration: 'Debug' # Optional
|
||||||
publishRunAttachments: true # Optional
|
publishRunAttachments: true # Optional
|
||||||
|
otherConsoleOptions: '/platform:x64 /Framework:.NETCoreApp,Version=v3.1 /logger:console;verbosity="normal" '
|
||||||
|
|
||||||
- job: main_build_win
|
- job: main_build_win
|
||||||
displayName: Publish Windows
|
displayName: Publish Windows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user