diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8d2278f..2275f24 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,7 +51,7 @@ stages: - name: _OfficialBuildArgs value: /p:DotNetSignType=$(_SignType) /p:TeamName=$(_TeamName) - /p:PublishUsingPipelines=true + /p:DotNetPublishUsingPipelines=true /p:OfficialBuildId=$(BUILD.BUILDNUMBER) # else - ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}: