Skip to content

Commit 6ad8c70

Browse files
Bump docfx from 2.77.0 to 2.78.3
--- updated-dependencies: - dependency-name: docfx dependency-version: 2.78.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d1cade commit 6ad8c70

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

.config/dotnet-tools.json

Lines changed: 10 additions & 8 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
}
10-
}
11+
}
12+
}

0 commit comments

Comments
 (0)