forked from fsprojects/Paket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
55 lines (43 loc) · 1.79 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
source https://nuget.org/api/v2
content: none
nuget Newtonsoft.Json redirects: force
nuget Argu prerelease
nuget FSharp.Core redirects: force
nuget Chessie >= 0.6
nuget Mono.Cecil prerelease
nuget System.Diagnostics.TraceSource
nuget System.Diagnostics.FileVersionInfo
nuget System.Xml.XDocument
nuget System.Xml.XPath.XmlDocument
nuget System.Diagnostics.Process
nuget System.Xml.XPath.XDocument
nuget System.Security.Cryptography.ProtectedData
nuget System.Security.Cryptography.Algorithms
nuget FSharp.Compiler.Tools
nuget NETStandard.Library >= 2.0 prerelease
nuget Microsoft.NETCore.App >= 2.0 prerelease
nuget Moq
nuget FSCheck
nuget NUnit redirects: force
nuget NUnit.Console
// current workaround for https://github.com/nunit/nunit3-vs-adapter/issues/366
nuget NUnit3TestAdapter version_in_path: true
github fsharp/FAKE src/app/FakeLib/Globbing/Globbing.fs
github fsprojects/FSharp.TypeProviders.StarterPack src/AssemblyReader.fs
github forki/FsUnit FsUnit.fs
group Build
content: none
source https://nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FAKE
nuget FSharp.Formatting prerelease
nuget System.ValueTuple
nuget Microsoft.AspNet.Razor
nuget ILRepack
github fsharp/FAKE modules/Octokit/Octokit.fsx
# Note: this package was produced using https://github.com/jaredpar/xcopy-msbuild and contains the two directories ".NETFramework\v4.5" and ".NETPortable\v4.5"
nuget 0x53A.ReferenceAssemblies.Paket 0.2.0
source https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json
nuget RoslynTools.MSBuild prerelease
# Note: RoslynTools.ReferenceAssemblies does not contain the required reference assemblies for net45, so I created 0x53A.ReferenceAssemblies.Paket. It is much smaller, anyway.
#nuget RoslynTools.ReferenceAssemblies prerelease