-
Notifications
You must be signed in to change notification settings - Fork 7
/
paket.dependencies
65 lines (51 loc) · 1.7 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
framework: netstandard2.0
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core >= 5.0.0 lowest_matching:true
nuget System.Xml.XDocument >= 4.3.0 lowest_matching:true
group Build
framework: net60
source https://api.nuget.org/v3/index.json
storage: none
nuget Fake.Api.GitHub
nuget Fake.Core.Process
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.String
nuget Fake.Core.Target
nuget Fake.Core.Trace
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Cli
nuget Fake.DotNet.FSFormatting
nuget Fake.IO.FileSystem
nuget Fake.Testing.Common
nuget Fake.Tools.Git
github persimmon-projects/Persimmon.Materials StandardIcons/persimmon.ico
github persimmon-projects/Persimmon.Materials StandardIcons/persimmon_128.png
github bluebird75/luaunit junitxml/junit-jenkins.xsd
group Formatting
framework: net60
source https://api.nuget.org/v3/index.json
storage: packages
nuget FSharp.Formatting.CommandTool = 4.1.0
group Latest
framework: netstandard2.0
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core = 6.0.3
group Legacy
framework: netstandard2.0
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core >= 5.0.0 lowest_matching:true
group Net462_FS5
framework: net462
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core = 5.0.0
nuget System.Configuration.ConfigurationManager >= 6.0.0 lowest_matching:true
group Net462_FS6
framework: net462
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core = 6.0.0
nuget System.Configuration.ConfigurationManager >= 6.0.0 lowest_matching:true