Skip to content

Commit c59bb29

Browse files
authored
RTM build fix (#4643)
1 parent 52b57f0 commit c59bb29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

-4
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ variables:
9797
/p:VisualStudioDropName=$(VisualStudioDropName)
9898
/p:GenerateSbom=true
9999

100-
- ${{ if eq(parameters.isRTM, True) }}:
101-
- name: _InternalBuildArgs
102-
value: $(_InternalBuildArgs) /p:DotNetFinalVersionKind=release
103-
104100
stages:
105101

106102
- stage: build

0 commit comments

Comments
 (0)