Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Timothy Baldridge 2020-01-27 21:58:31 -07:00
parent e46afdadb6
commit 6af20a283d

View File

@ -44,6 +44,9 @@ steps:
testFiltercriteria: 'TestCategory!=ListValidation'
runInParallel: true
otherConsoleOptions: /Framework:netcoreapp3.1
testAssemblyVer2: |
**\*.Test.dll
- task: DownloadSecureFile@1
inputs:
secureFile: 'CertFile.p12'