Skip to content

Commit 366d7c0

Browse files
authored
Update docfx dependency (#12046)
* Update docfx * temp commit to test out azure pipeline * Rollback temp fix
1 parent 860c8e8 commit 366d7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ stages:
538538
inputs:
539539
targetType: inline
540540
script: |
541-
choco install docfx --version=2.58.5 -y
541+
choco install docfx --version=2.59.0 -y
542542
if ($lastexitcode -ne 0){
543543
throw ("Error installing DocFX")
544544
}

0 commit comments

Comments
 (0)