From 6e41930dfb5e5940e3dc0b5ffb364e11f89e2409 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Sun, 8 Aug 2021 08:16:19 +0200 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 b4638ae..5b58a4a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,6 +29,7 @@ steps: includesymbols: true versioningScheme: 'byEnvVar' versionEnvVar: 'Build.BuildNumber' + buildProperties: '/p:NoWarn=1591;AllowedOutputExtensionsInPackageBuildOutputFolder=".dll;.pdb;.xml"' - task: NuGetCommand@2 inputs: