Skip to content

Commit e427e59

Browse files
authored
Merge pull request #11 from framinosona/dependabot/nuget/dot-config/docfx-2.78.4
Bump docfx from 2.78.3 to 2.78.4
2 parents 7d13942 + e0af003 commit e427e59

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)