From 9ad4df1312c6f50e04d965e4653230ad528f3ca2 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Tue, 28 Jan 2020 15:38:54 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) 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: