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