Skip to content

Commit d9c2137

Browse files
committed
update
1 parent ec5e373 commit d9c2137

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@ stages:
173173
}
174174
]
175175
176+
- task: MSBuild@1
177+
displayName: MSBuild
178+
inputs:
179+
solution: '$(solution)'
180+
configuration: '$(buildConfiguration)'
181+
176182
- task: ArchiveFiles@2
177183
displayName: Archive mdoc Files
178184
inputs:

0 commit comments

Comments
 (0)