diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3aec757b..ea4d5ebb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,6 +43,7 @@ steps: configuration: '$(buildConfiguration)' testFiltercriteria: 'TestCategory!=ListValidation' runInParallel: true + otherConsoleOptions: /Framework:netcoreapp3.1 - task: DownloadSecureFile@1 inputs: secureFile: 'CertFile.p12'