From 1eede85b209b734664487c570bf07fc9cd52010d Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Tue, 28 Jan 2020 16:38:26 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 12a92c37..b8fa8d03 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -53,7 +53,7 @@ steps: inputs: command: 'test' projects: '**/*.Test.csproj' - arguments: '-r win10-x64' + arguments: '/p:Platform=x64' - task: DownloadSecureFile@1 inputs: