diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 89748bab71..08fa02544b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -97,10 +97,6 @@ variables: /p:VisualStudioDropName=$(VisualStudioDropName) /p:GenerateSbom=true - - ${{ if eq(parameters.isRTM, True) }}: - - name: _InternalBuildArgs - value: $(_InternalBuildArgs) /p:DotNetFinalVersionKind=release - stages: - stage: build