Skip to content

Commit 0543a4b

Browse files
authored
Update dotnet-tools.json
1 parent 06d8254 commit 0543a4b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.config/dotnet-tools.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"version": 1,
33
"isRoot": true,
4-
"tools": {}
5-
}
4+
"tools": {
5+
"jetbrains.resharper.globaltools": {
6+
"version": "2023.1.2",
7+
"commands": [
8+
"jb"
9+
]
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)