Skip to content

Commit

Permalink
Merge pull request #29 from lucasteles/dependabot/nuget/docfx-2.76.0
Browse files Browse the repository at this point in the history
Bump docfx from 2.75.3 to 2.76.0
  • Loading branch information
lucasteles authored Apr 9, 2024
2 parents 03cdb9a + 8c4f5d9 commit ba6a338
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.2.4",
"commands": [
"reportgenerator"
]
},
"nuke.globaltool": {
"version": "8.0.0",
"commands": [
"nuke"
]
},
"docfx": {
"version": "2.75.3",
"commands": [
"docfx"
]
}
"version": 1,
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.2.4",
"commands": [
"reportgenerator"
]
},
"nuke.globaltool": {
"version": "8.0.0",
"commands": [
"nuke"
]
},
"docfx": {
"version": "2.76.0",
"commands": [
"docfx"
]
}
}
}
}

0 comments on commit ba6a338

Please sign in to comment.