Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Timothy Baldridge 2020-01-28 16:38:26 -07:00
parent fed5372ebf
commit 1eede85b20

View File

@ -53,7 +53,7 @@ steps:
inputs:
command: 'test'
projects: '**/*.Test.csproj'
arguments: '-r win10-x64'
arguments: '/p:Platform=x64'
- task: DownloadSecureFile@1
inputs: