Skip to content

Commit fd4fee8

Browse files
committed
paket: upgrade from .NETv6 to v8
1 parent 0f353be commit fd4fee8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"paket": {
12-
"version": "7.1.5",
12+
"version": "8.0.3",
1313
"commands": [
1414
"paket"
1515
]
@@ -33,4 +33,4 @@
3333
]
3434
}
3535
}
36-
}
36+
}

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
framework: netstandard2.0, net6.0
1+
framework: netstandard2.0, net8.0
22
source https://api.nuget.org/v3/index.json
33

44
nuget FSharp.Core >= 4.3.4 lowest_matching:true

0 commit comments

Comments
 (0)