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: