Skip to content

Commit 37982f5

Browse files
committed
C#: Update paket dotnet tool.
1 parent 57053e8 commit 37982f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csharp/.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"paket": {
6-
"version": "9.0.1",
6+
"version": "9.0.2",
77
"commands": [
88
"paket"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)