Skip to content

Commit 88515b7

Browse files
Add Verify.Tool dotnet tool
1 parent c5e1162 commit 88515b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: dotnet-tools.json

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"commands": [
1414
"dotnet-example"
1515
]
16+
},
17+
"verify.tool": {
18+
"version": "0.6.0",
19+
"commands": [
20+
"dotnet-verify"
21+
]
1622
}
1723
}
1824
}

0 commit comments

Comments
 (0)