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: