Skip to content

Commit 90b5b0f

Browse files
Bump docfx from 2.77.0 to 2.78.3 (#54)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04b6594 commit 90b5b0f

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

.config/dotnet-tools.json

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
2-
"version": 1,
3-
"isRoot": true,
4-
"tools": {
5-
"docfx": {
6-
"version": "2.77.0",
7-
"commands": ["docfx"]
8-
}
2+
"version": 1,
3+
"isRoot": true,
4+
"tools": {
5+
"docfx": {
6+
"version": "2.78.3",
7+
"commands": [
8+
"docfx"
9+
]
910
}
1011
}
12+
}

0 commit comments

Comments
 (0)