X Tutup
Skip to content

Commit bf12cd1

Browse files
authored
Remove duplicated parameter (#24832)
1 parent 3e17fc1 commit bf12cd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pipelines/PowerShell-Coordinated_Packages-Official.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ parameters:
2626
displayName: Enable MSBuild Binary Logs
2727
type: boolean
2828
default: false
29-
- name: ENABLE_MSBUILD_BINLOGS
30-
displayName: Enable MSBuild Binary Logs
31-
type: boolean
32-
default: false
3329

3430
resources:
3531
repositories:

0 commit comments

Comments
 (0)
X Tutup