Xdg.Directories/.config/dotnet-tools.json
dependabot[bot] 5ded30b627
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 43s
build(deps): Bump docfx from 2.76.0 to 2.77.0
Bumps [docfx](https://github.com/dotnet/docfx) from 2.76.0 to 2.77.0.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
- [Commits](https://github.com/dotnet/docfx/compare/v2.76.0...v2.77.0)

---
updated-dependencies:
- dependency-name: docfx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-07 17:20:37 +00:00

12 lines
146 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"docfx": {
"version": "2.77.0",
"commands": [
"docfx"
]
}
}
}