C#: Update paket dotnet tool.

This commit is contained in:
Michael Nebel
2024-12-09 10:11:05 +01:00
parent 57053e8ba1
commit 37982f5854

View File

@@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"paket": {
"version": "9.0.1",
"version": "9.0.2",
"commands": [
"paket"
]
}
}
}
}