-
Notifications
You must be signed in to change notification settings - Fork 68
Expand file tree
/
Copy pathpaket.dependencies
More file actions
97 lines (76 loc) · 2.44 KB
/
paket.dependencies
File metadata and controls
97 lines (76 loc) · 2.44 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
97
source https://www.nuget.org/api/v2/
generate_load_scripts: on
storage: none
github fsprojects/FSharp.TypeProviders.SDK:23b588d06acb8e100402523abc1d4f3f06325b8a src/ProvidedTypes.fsi
github fsprojects/FSharp.TypeProviders.SDK:23b588d06acb8e100402523abc1d4f3f06325b8a src/ProvidedTypes.fs
group Build
source https://www.nuget.org/api/v2/
nuget Fun.Build
nuget FSharp.Core 8.0.301
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 FSharp.Formatting
nuget FSharp.Compiler.Service 43.8.301
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: >= net462, >= netstandard20, net8.0
storage: none
nuget System.Configuration.ConfigurationManager 9.0.4
nuget System.Data.Common
nuget System.Data.SqlClient
nuget System.Runtime.Caching
nuget FSharp.Core 8.0.301
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: net462
storage: none
nuget FSharp.Core = 8.0.301
group TestProjects
source https://www.nuget.org/api/v2/
framework: >= net462, >= netcoreapp2.0, >= netstandard2.0, net8.0
storage: none
nuget FSharp.Core = 8.0.301
nuget System.Data.SqlClient
nuget System.Configuration.ConfigurationManager
group Samples
source https://www.nuget.org/api/v2/
framework: >= net462, >= netcoreapp2.0, >= netstandard2.0, net8.0
redirects: on
nuget FSharp.Core = 8.0.301 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