Skip to content

Commit

Permalink
RTM build fix (#4644)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvpoienaru committed Aug 7, 2023
1 parent 14a2995 commit d21ac0a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ variables:
/p:VisualStudioDropName=$(VisualStudioDropName)
/p:GenerateSbom=true

- ${{ if eq(parameters.isRTM, True) }}:
- name: _InternalBuildArgs
value: $(_InternalBuildArgs) /p:DotNetFinalVersionKind=release

stages:

- stage: build
Expand Down

0 comments on commit d21ac0a

Please sign in to comment.