We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7d30a commit 4a85cc9Copy full SHA for 4a85cc9
1 file changed
csharp/.config/dotnet-tools.json
@@ -0,0 +1,12 @@
1
+{
2
+ "version": 1,
3
+ "isRoot": true,
4
+ "tools": {
5
+ "paket": {
6
+ "version": "8.0.3",
7
+ "commands": [
8
+ "paket"
9
+ ]
10
+ }
11
12
+}
0 commit comments