forked from rheinspree/Paket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
59 lines (45 loc) · 1.9 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
source https://nuget.org/api/v2
content: none
nuget Newtonsoft.Json >= 10.0.3 redirects: force
nuget Argu >= 5.1.0
nuget FSharp.Core > 4.3 lowest_matching: true, redirects: force
nuget Chessie >= 0.6
nuget Mono.Cecil ~> 0.11.1
nuget System.Security.Cryptography.ProtectedData >= 4.4
nuget NETStandard.Library ~> 2.0
nuget Microsoft.NETCore.App ~> 2.1
nuget System.Net.Http.WinHttpHandler >= 4.5
# tests
nuget Moq
nuget FSCheck
nuget FSharp.Compiler.Service >= 37
nuget NUnit ~> 3.12.0
nuget NUnit3TestAdapter ~> 3.13.0
nuget Microsoft.NET.Test.Sdk ~> 16.2.0
github fsharp/FAKE:0341a2e614eb2a7f34607cec914eb0ed83ce9add src/app/FakeLib/Globbing/Globbing.fs
github fsprojects/FSharp.TypeProviders.SDK:dc5ac01a1ac288eceb1fd6f12a5d388236f4f8e5 src/AssemblyReader.fs
github forki/FsUnit FsUnit.fs
group NetCoreTools
storage: none
source https://nuget.org/api/v2
nuget SourceLink.Create.CommandLine 2.1.1
nuget SourceLink.Embed.PaketFiles 2.1.1
group Build
content: none
framework >= net461
source https://nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FAKE < 5
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
# add icon to exe
github enricosada/add_icon_to_exe:e11eda501acea369ac2950beb34b8888495bf21f rh/ResourceHacker.exe