Skip to content

Commit 01ed721

Browse files
fix: correct casing for Intility.DotnetApiDocs in dotnet-tools configuration
1 parent abe8436 commit 01ed721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"rollForward": false
1111
},
12-
"intility.dotnet-api-docs": {
12+
"Intility.DotnetApiDocs": {
1313
"version": "0.1.5",
1414
"commands": [
1515
"dotnet-api-docs"

0 commit comments

Comments
 (0)