Skip to content

Commit 23c1a24

Browse files
committed
Add dotnet outdated
1 parent f212766 commit 23c1a24

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.config/dotnet-tools.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
"dotnet-gitversion"
2323
],
2424
"rollForward": false
25+
},
26+
"dotnet-outdated-tool": {
27+
"version": "4.8.1",
28+
"commands": [
29+
"dotnet-outdated"
30+
],
31+
"rollForward": false
2532
}
2633
}
2734
}

0 commit comments

Comments
 (0)