Skip to content

Commit acb6d65

Browse files
authored
Update azure-pipelines.yml
1 parent c24fd0d commit acb6d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616

1717
# If installing docfx fails due to missing .NET SDK, update global.json version to match the one available in the current ubuntu-latest
1818
- script: |
19-
dotnet tool install -g docfx --version 2.75.2
19+
dotnet tool install -g docfx --version 2.77.0
2020
displayName: 'Install dotnet tool DocFX'
2121

2222
- script: |

0 commit comments

Comments
 (0)