Skip to content

Commit

Permalink
RTM build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cvpoienaru committed Aug 4, 2023
1 parent f6bfa29 commit 246832c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Expand Up @@ -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
Expand Down

0 comments on commit 246832c

Please sign in to comment.