Skip to content

Commit e0af003

Browse files
Bump docfx from 2.78.3 to 2.78.4
--- updated-dependencies: - dependency-name: docfx dependency-version: 2.78.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d13942 commit e0af003

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.config/dotnet-tools.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"docfx": {
6-
"version": "2.78.3",
7-
"commands": ["docfx"],
6+
"version": "2.78.4",
7+
"commands": [
8+
"docfx"
9+
],
810
"rollForward": false
911
}
1012
}
11-
}
13+
}

0 commit comments

Comments
 (0)