Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2025
commit 72261524fba96a9dd75f6607ab22a43dc8d7a137
8 changes: 5 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
"isRoot": true,
"tools": {
"docfx": {
"version": "2.78.3",
"commands": ["docfx"],
"version": "2.78.4",
"commands": [
"docfx"
],
"rollForward": false
}
}
}
}