forked from fsprojects/FSharp.Data.SqlClient
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
96 lines (75 loc) · 2.43 KB
/
paket.dependencies
File metadata and controls
96 lines (75 loc) · 2.43 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
source https://www.nuget.org/api/v2/
generate_load_scripts: on
storage: none
github fsprojects/FSharp.TypeProviders.SDK:28a24a69ada68ebd1ad25226634f4608e4875493 src/ProvidedTypes.fs
github fsprojects/FSharp.TypeProviders.SDK:28a24a69ada68ebd1ad25226634f4608e4875493 src/ProvidedTypes.fsi
github fsprojects/FSharp.TypeProviders.SDK:28a24a69ada68ebd1ad25226634f4608e4875493 src/ProvidedTypesTesting.fs
group Build
source https://www.nuget.org/api/v2/
nuget Fun.Build
nuget FSharp.Core
nuget Fake.Core.Process
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.Target
nuget Fake.Core.Trace
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Cli
nuget Fake.DotNet.MSBuild
nuget Fake.DotNet.NuGet
nuget Fake.DotNet.Testing.XUnit2
nuget Fake.Tools.Git
nuget NuGet.CommandLine
nuget System.Data.SqlClient
nuget System.Configuration.ConfigurationManager
group Docs
source https://www.nuget.org/api/v2/
generate_load_scripts: on
storage: packages
nuget Fake.Lib
nuget FSharp.Formatting = 2.4.1
nuget FSharp.Compiler.Service = 0.0.36
nuget RazorEngine = 3.3.0
group DesignTime
source https://www.nuget.org/api/v2/
framework: >= net461, >= netstandard20
storage: none
nuget System.Configuration.ConfigurationManager
nuget System.Data.Common
nuget System.Data.SqlClient
nuget System.Runtime.Caching
nuget FSharp.Core
nuget Microsoft.SqlServer.TransactSql.ScriptDom
nuget Microsoft.SqlServer.Types
group Test
source https://www.nuget.org/api/v2/
nuget FSharp.Core redirects:force
nuget System.Data.SqlClient
nuget System.Configuration.ConfigurationManager
nuget Microsoft.SqlServer.Types ~> 12
nuget Newtonsoft.Json
nuget xunit = 2.4.1
nuget xunit.runner.visualstudio = 2.4.1
group Net40
source https://www.nuget.org/api/v2/
framework: net40
storage: none
nuget FSharp.Core = 4.1.18
group TestProjects
source https://www.nuget.org/api/v2/
framework: >= net40, >= netcoreapp2.0, >= netstandard2.0
storage: none
nuget FSharp.Core = 4.3.4
nuget System.Data.SqlClient
nuget System.Configuration.ConfigurationManager
group Samples
source https://www.nuget.org/api/v2/
framework: >= net40, >= netcoreapp2.0, >= netstandard2.0
redirects: on
nuget FSharp.Core = 4.5.2 redirects: force
nuget Microsoft.AspNet.WebApi
nuget Microsoft.AspNet.WebApi.Client
nuget Microsoft.AspNet.WebApi.Core
nuget Microsoft.AspNet.WebApi.WebHost
nuget Microsoft.SqlServer.Types
nuget Newtonsoft.Json redirects: force
nuget FSharp.Data.SqlClient