Update docfx dependency (#12046)
* Update docfx * temp commit to test out azure pipeline * Rollback temp fix
This commit is contained in:
@@ -538,7 +538,7 @@ stages:
|
||||
inputs:
|
||||
targetType: inline
|
||||
script: |
|
||||
choco install docfx --version=2.58.5 -y
|
||||
choco install docfx --version=2.59.0 -y
|
||||
if ($lastexitcode -ne 0){
|
||||
throw ("Error installing DocFX")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user