forked from fsprojects/FSharpx.Extras
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaket.dependencies
More file actions
37 lines (32 loc) · 855 Bytes
/
paket.dependencies
File metadata and controls
37 lines (32 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
version 9.0.2
source https://api.nuget.org/v3/index.json
framework: netstandard20
storage: none
nuget FSharp.Core >= 6.0.6 lowest_matching:true
nuget FSharpx.Collections
group Test
source https://api.nuget.org/v3/index.json
framework: net48, net8, net9, net10.0
storage: none
nuget FSharp.Core ~> 8.0
nuget NUnit
nuget NUnit3TestAdapter
nuget FsCheck ~> 2.16
nuget FsCheck.NUnit ~> 2.16
nuget FsUnit ~> 5.1
nuget Microsoft.NET.Test.Sdk
nuget GitHubActionsTestLogger
group FakeBuild
source https://api.nuget.org/v3/index.json
framework: net8
storage: none
nuget Fake.Api.GitHub
nuget Fake.BuildServer.GitHubActions
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.Target
nuget Fake.Core.UserInput
nuget Fake.DotNet.Cli
nuget Fake.DotNet.Paket
nuget Fake.IO.FileSystem
nuget Fake.Tools.Git
nuget FSharp.Core