-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpaket.dependencies
More file actions
46 lines (40 loc) · 1.2 KB
/
paket.dependencies
File metadata and controls
46 lines (40 loc) · 1.2 KB
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
38
39
40
41
42
43
44
45
46
version 8.0.3
source https://api.nuget.org/v3/index.json
framework: net10.0, netstandard2.0, netstandard2.1
nuget FSharp.Core >= 8.0.0
group Build
source https://api.nuget.org/v3/index.json
framework: net10.0, netstandard2.0, netstandard2.1
nuget Newtonsoft.Json
nuget Microsoft.Data.Sqlite ~> 9
nuget Microsoft.Data.Sqlite.Core ~> 9
nuget SQLitePCLRaw.bundle_e_sqlite3 ~> 2
nuget MySql.Data
nuget Npgsql
nuget DuckDB.NET.Data.Full
group Test
source https://api.nuget.org/v3/index.json
framework: net10.0, netstandard2.0, netstandard2.1
nuget Npgsql
nuget MySql.Data
nuget Microsoft.Data.Sqlite ~> 9
nuget Microsoft.Data.Sqlite.Core ~> 9
nuget SQLitePCLRaw.bundle_e_sqlite3 ~> 2
nuget NUnit ~> 3
nuget NUnit.ConsoleRunner ~> 3
nuget Microsoft.NET.Test.Sdk
nuget NUnit3TestAdapter
group Fake
source https://api.nuget.org/v3/index.json
source https://nuget.org/api/v2
framework: net10.0, netstandard2.0, netstandard2.1
storage:none
nuget Fake.Core.Target
nuget Fake.DotNet.Cli
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.IO.FileSystem
nuget Fake.Tools.Git
nuget Fake.DotNet.Paket
nuget Fake.Api.GitHub
nuget Fake.Core.UserInput