forked from fsprojects/FAKE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
198 lines (182 loc) · 6.96 KB
/
paket.dependencies
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
version 5.245.1
content: none
//source C:\Users\matth\.nuget\localsource
source https://api.nuget.org/v3/index.json
nuget FSharp.Core ~> 4.1 redirects: force
nuget Knockout
nuget NuGet.CommandLine
nuget Paket.Core // prerelease
nuget FSharp.Compiler.Tools
nuget RavenDB.Server
nuget serilog.sinks.nlog
nuget Argu ~> 5.5.0 // support net461
nuget FsCheck
nuget FsCheck.Xunit
nuget Unquote
nuget NUnit
nuget NUnit.Console
nuget Nancy.Authentication.Stateless
nuget Nancy.Hosting.Self
nuget Nancy.Serialization.JsonNet
nuget Nancy.Authentication.Forms
nuget Nancy.Hosting.Aspnet
nuget Nancy.Viewengines.Razor
nuget SSH.NET
// Because of net45 support
nuget Microsoft.Web.Administration
nuget Mono.Web.Xdt
nuget Mono.Cecil prerelease
nuget Nuget.Core
nuget Nuget.Protocol
nuget FParsec
nuget bootstrap
nuget Knockout.Mapping
nuget log4net
nuget System.Web.Razor.Unofficial
nuget toastr
nuget RavenDB.Client < 4.1
nuget Machine.Specifications.Should
nuget Machine.Specifications
nuget Machine.Specifications.Runner.Console
nuget Nancy.Testing
nuget xunit.runner.console
nuget xunit
nuget Newtonsoft.Json redirects:force
nuget Microsoft.AspNet.Razor 2.0.30506
nuget Microsoft.AspNet.WebPages 2.0.30506
nuget FluentMigrator
nuget FluentMigrator.Abstractions
nuget FluentMigrator.Extensions.SqlAnywhere
nuget FluentMigrator.Extensions.SqlServer
nuget FluentMigrator.Runner
nuget FluentMigrator.Runner.Core
nuget FluentMigrator.Runner.Db2
nuget FluentMigrator.Runner.Firebird
nuget FluentMigrator.Runner.Hana
nuget FluentMigrator.Runner.Jet
nuget FluentMigrator.Runner.MySql
nuget FluentMigrator.Runner.Oracle
nuget FluentMigrator.Runner.Postgres
nuget FluentMigrator.Runner.Redshift
nuget FluentMigrator.Runner.SqlAnywhere
nuget FluentMigrator.Runner.SQLite
nuget FluentMigrator.Runner.SqlServer
nuget FluentMigrator.Runner.SqlServerCe
nuget HashLib
nuget FSharp.Compiler.Service content: none
nuget Octokit
nuget System.Net.Http
nuget Microsoft.DotNet.PlatformAbstractions
nuget FSharp.Control.Reactive
nuget System.Reactive.Compatibility
// From FSharp.Compiler.Service, but manually managed because of rename, use 4.4.0 because of some msbuild weirdness in legacy...
// no matter what we specify here it seems to always copy 4.4.0 into the output directory. Probably some clash with some implicit dependency somewhere
nuget System.ValueTuple copy_local: true, redirects:force 4.4.0
group DocsLegacyV4
source https://api.nuget.org/v3/index.json
nuget FAKE ~> 4.0
group DocsLegacyV5
source https://api.nuget.org/v3/index.json
nuget FAKE ~> 5.0
group TestAdapter
source https://api.nuget.org/v3/index.json
nuget Expecto.VisualStudio.TestAdapter version_in_path: true
group Build
content: none
source https://api.nuget.org/v3/index.json
//source https://ci.appveyor.com/nuget/fake
//source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FSharp.Core ~> 4.1
nuget NuGet.CommandLine
nuget FAKE prerelease
nuget FSharp.Formatting prerelease
nuget FSharp.Formatting.CommandTool prerelease
nuget SourceLink.Fake
nuget ILRepack
nuget Newtonsoft.Json
github fsharp/FAKE modules/Octokit/Octokit.fsx
// [ FAKE GROUP ]
group NetcoreBuild
framework: netstandard2.0
source https://api.nuget.org/v3/index.json
//source C:\Users\matth\.nuget\localsource
// FAKE_MYGET_FEED (don't edit this line)
storage: none
nuget FSharp.Core
nuget Suave
nuget System.AppContext prerelease
nuget Paket.Core prerelease
nuget Fake.Api.GitHub prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.Core.Target prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.Core.SemVer prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.BuildServer.AppVeyor prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.BuildServer.TeamCity prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.BuildServer.Travis prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.BuildServer.TeamFoundation prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.BuildServer.GitLab prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.IO.FileSystem prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.IO.Zip prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.Core.ReleaseNotes prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.AssemblyInfoFile prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.MsBuild prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.Cli prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.NuGet prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.Paket prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.FSFormatting prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.Testing.MSpec prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.Testing.XUnit2 prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.DotNet.Testing.NUnit prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.Windows.Chocolatey prerelease // FAKE_VERSION (don't edit this line)
nuget Fake.Tools.Git prerelease // FAKE_VERSION (don't edit this line)
nuget Mono.Cecil prerelease
nuget Octokit
nuget Newtonsoft.Json
// New group because of FSharp.Core 4.5 upgrade, see https://github.com/fsharp/FAKE/pull/2011
group netcorerunner
source https://api.nuget.org/v3/index.json
//source C:\Users\matth\.nuget\localsource
storage: none
framework: net472, netstandard2.0, netcoreapp2.1
nuget FSharp.Core
nuget Paket.Core // prerelease
nuget Mono.Cecil
nuget Microsoft.NETCore.App framework: netstandard1.6, netstandard2.0, netcoreapp1.1
nuget NETStandard.Library ~> 2.0
nuget Packaging.Targets
nuget FSharp.Compiler.Service content: none
nuget Microsoft.DotNet.PlatformAbstractions ~> 2.0
// Testing
nuget Expecto ~> 8
nuget YoloDev.Expecto.TestSdk
nuget Microsoft.TestPlatform.TestHost
nuget Expecto.TestResults
nuget Expecto.FsCheck
nuget FsCheck
nuget FParsec // commandline tests
nuget Newtonsoft.Json
group netcore
source https://api.nuget.org/v3/index.json
//source C:\Users\matth\.nuget\localsource
storage: none
framework: net472, netstandard2.0, netcoreapp2.1
nuget DotNet.Xdt
nuget FSharp.Compiler.Service content: none
nuget FSharp.Core ~> 4.0
nuget FParsec
nuget Octokit
nuget Newtonsoft.Json
nuget Paket.Core // prerelease
nuget NuGet.Protocol
nuget Mono.Cecil prerelease
nuget Mono.Posix.NETStandard
nuget FSharp.Control.Reactive
nuget MSBuild.StructuredLogger
nuget Microsoft.Build
nuget Microsoft.Build.Framework
nuget Microsoft.Build.Tasks.Core
nuget Microsoft.Build.Utilities.Core
nuget BlackFox.VsWhere
nuget System.Runtime.Loader
nuget System.Collections.Immutable
nuget System.Data.SqlClient
nuget Microsoft.SqlServer.SqlManagementObjects