Skip to content

Commit

Permalink
Add Verify.Tool dotnet tool
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksvensson committed Apr 25, 2024
1 parent c5e1162 commit 88515b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"commands": [
"dotnet-example"
]
},
"verify.tool": {
"version": "0.6.0",
"commands": [
"dotnet-verify"
]
}
}
}

0 comments on commit 88515b7

Please sign in to comment.