Skip to content

Commit cd0e578

Browse files
committed
Stop clobbering compiler vpack contents
1 parent 1b36250 commit cd0e578

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pipelines/OneBranch.Official.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ extends:
121121
inputs:
122122
script: |
123123
set TargetDir=$(ob_outputDirectory)
124-
rd /s /q %TargetDir% >nul 2>&1
125-
md %TargetDir%
126124
cd %TargetDir%
127125
128126
copy $(Build.SourcesDirectory)\vsix\Microsoft.Cpp.CppWinRT.props

0 commit comments

Comments
 (0)