From f75857f81bb8612d9c72ae9fac1d56eceb817f0c Mon Sep 17 00:00:00 2001 From: Lucas Morgan Date: Sun, 26 Jun 2022 18:24:36 +0000 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 0a3fd29..aa959ae 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -52,6 +52,7 @@ steps: publishWebProjects: false projects: '**/*.csproj' zipAfterPublish: false + arguments: '-c Release' - task: FileTransform@1 inputs: