Compare commits

...
Author SHA1 Message Date
Bjarke BergandNikolaj df8fb58468 Update docfx (#13679) 2023-01-16 16:13:43 +01:00
+1 -1
View File
@@ -147,7 +147,7 @@ stages:
inputs:
targetType: inline
script: |
choco install docfx --version=2.59.2 -y
choco install docfx --version=2.59.4 -y
if ($lastexitcode -ne 0){
throw ("Error installing DocFX")
}