Skip to content

Commit aed1a2c

Browse files
authored
Bump docfx to 2.77.0 (#356)
1 parent e388483 commit aed1a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# You can get the docfx default template via the following command: docfx template export default
6060
# This will put the default template folder into a directory called _exported_templates
6161
- name: Get docfx
62-
run: dotnet tool install --version 2.61.0 -g docfx
62+
run: dotnet tool install --version 2.77.0 -g docfx
6363

6464
- name: Build docs
6565
run: docfx

0 commit comments

Comments
 (0)