forked from elastic/elasticsearch-net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
44 lines (31 loc) · 894 Bytes
/
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
source https://www.nuget.org/api/v2
nuget Newtonsoft.Json
//codegen
nuget ShellProgressBar
nuget Microsoft.CodeAnalysis.CSharp
nuget CsQuery
nuget RazorMachine 2.6.1
nuget System.Collections.Immutable
//tests
nuget FluentAssertions
nuget Bogus
nuget DiffPlex
// profiling / benchmarking
nuget JetBrains.Profiler.Kernel.Windows.Api prerelease
nuget BenchmarkDotNet 0.10.0
nuget System.Reactive
nuget SemanticVersioning
source https://api.nuget.org/v3/index.json
nuget AsciiDocNet
source https://www.myget.org/F/aspnetvnext/api/v3/index.json
source https://www.myget.org/F/xunit/
nuget xunit 2.2.0-beta5-build3474
nuget xunit.abstractions 2.0.1-rc2
group build
source https://www.nuget.org/api/v2
nuget FAKE
nuget FSharp.Data
nuget GitLink prerelease
nuget NEST
source https://www.myget.org/F/xunit/
nuget xunit.runner.console 2.2.0-beta5-build3474