diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 03c50cb7..625dac86 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -46,6 +46,8 @@ steps: otherConsoleOptions: /Framework:netcoreapp3.1 testAssemblyVer2: | **\*.Test.dll + diagnosticsEnabled: true + collectDumpOn: 'always' - task: DownloadSecureFile@1 inputs: