Skip to content

Commit 5f0670c

Browse files
committed
C#: Update Paket version and dependencies.
1 parent 1763b00 commit 5f0670c

File tree

4 files changed

+119
-120
lines changed

4 files changed

+119
-120
lines changed

csharp/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"paket": {
6-
"version": "9.0.2",
6+
"version": "10.0.0-alpha011",
77
"commands": [
88
"paket"
99
]

csharp/paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
framework: net9.0
1+
framework: net10.0
22
storage: none
33
source https://api.nuget.org/v3/index.json
44
# behave like nuget in choosing transitive dependency versions

csharp/paket.lock

Lines changed: 47 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)