Skip to content

Commit 1a3e357

Browse files
committed
Add back tools
1 parent f4141fd commit 1a3e357

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.config/dotnet-tools.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"version": 1,
3+
"isRoot": true,
4+
"tools": {
5+
"dotnet-mgcb": {
6+
"version": "3.8.1.303",
7+
"commands": [
8+
"mgcb"
9+
]
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)