Skip to content

Commit 32d3ee0

Browse files
committed
Frameworks
1 parent 7d66400 commit 32d3ee0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version 6.0.0-rc001
22
source https://api.nuget.org/v3/index.json
3-
framework: net9.0, netstandard2.1, netstandard2.0
3+
framework: netstandard2.1, netstandard2.0
44
redirects: on
55
storage: none
66

paket.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
REDIRECTS: ON
22
STORAGE: NONE
3-
RESTRICTION: || (== net9.0) (== netstandard2.0) (== netstandard2.1)
3+
RESTRICTION: || (== netstandard2.0) (== netstandard2.1)
44
NUGET
55
remote: https://api.nuget.org/v3/index.json
66
FSharp.Core (4.3.2)
77
Microsoft.Bcl.AsyncInterfaces (5.0) - restriction: == netstandard2.0
8-
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net9.0) (>= net461)) (&& (== net9.0) (< netcoreapp2.1) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net461))
8+
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (== netstandard2.0) (&& (== netstandard2.1) (>= net461))
99
System.Runtime.CompilerServices.Unsafe (5.0) - restriction: == netstandard2.0
1010
System.Threading.Tasks.Extensions (4.5.4) - restriction: == netstandard2.0
11-
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net9.0) (>= net461)) (&& (== net9.0) (< netcoreapp2.1)) (&& (== net9.0) (< netstandard1.0)) (&& (== net9.0) (< netstandard2.0)) (&& (== net9.0) (>= wp8)) (== netstandard2.0) (== netstandard2.1)
11+
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
1212

1313
GROUP Fake
1414
STORAGE: NONE

0 commit comments

Comments
 (0)