forked from fabulous-dev/Fabulous
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
148 lines (139 loc) · 4.95 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
version 5.226.0
# dependencies used for retrieving FAKE and its modules
group fakebuild
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
clitool dotnet-fake
nuget Fake.Api.GitHub
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.Target
nuget Fake.Core.Xml
nuget Fake.DotNet.Cli
nuget Fake.DotNet.MSBuild
nuget Fake.Dotnet.NuGet
nuget Fake.DotNet.Paket
nuget Fake.IO.FileSystem
nuget Newtonsoft.Json
# dependencies used when compiling and running the library and neutral parts of samples
group neutral
framework: netstandard2.0
source https://api.nuget.org/v3/index.json
github fsprojects/FSharp.Compiler.PortaCode:master src/ProjectCracker.fs
github fsprojects/FSharp.Compiler.PortaCode:master src/CodeModel.fs
github fsprojects/FSharp.Compiler.PortaCode:master src/Interpreter.fs
github fsprojects/FSharp.Compiler.PortaCode:master src/FromCompilerService.fs
github fsprojects/FSharp.Compiler.PortaCode:master src/ProcessCommandLine.fs
github fsprojects/FSharp.Compiler.PortaCode:master tests/PortaCodeTests.fs
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Newtonsoft.Json 11.0.2
nuget Dotnet.ProjInfo
nuget FSharp.Compiler.Service
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views 1.68.1
nuget SkiaSharp.Views.Forms 1.68.1
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982
nuget Mono.Cecil
nuget FsUnit
# Dependencies used when compiling and running Android samples. We can normally use the latest FSharp.Core and
# latest Xamarin.Forms though we pin them for now.
group androidapp
framework: monoandroid90
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Xamarin.Android.FSharp.ResourceProvider 1.0.0.28
nuget Newtonsoft.Json 11.0.2
nuget FSharp.Data 3.3.2
nuget Xamarin.Essentials 1.3.1
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views 1.68.1
nuget SkiaSharp.Views.Forms 1.68.1
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982
# Dependencies used when compiling and running iOS samples. We can normally use the latest FSharp.Core and
# latest Xamarin.Forms though we pin them for now.
group iosapp
framework: monotouch
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Newtonsoft.Json 11.0.2
nuget FSharp.Data 3.3.2
nuget Xamarin.Essentials 1.3.1
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views 1.68.1
nuget SkiaSharp.Views.Forms 1.68.1
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget OxyPlot.Xamarin.iOS 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982
group macosapp
framework: xamarinmac20
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Newtonsoft.Json 11.0.2
nuget FSharp.Data 3.3.2
nuget Xamarin.Essentials 1.3.1
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views 1.68.1
nuget SkiaSharp.Views.Forms 1.68.1
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982
group wpfapp
framework: net472
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Platform.WPF 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Xamarin.Forms.Maps.WPF 4.3.0.908675
nuget Newtonsoft.Json 11.0.2
nuget FSharp.Data 3.3.2
nuget Xamarin.Essentials 1.3.1
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views 1.68.1
nuget SkiaSharp.Views.Forms 1.68.1
nuget SkiaSharp.Views.Forms.WPF
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982
group gtkapp
framework: net471
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.0
nuget Xamarin.Forms 4.3.0.908675
nuget Xamarin.Forms.Platform.GTK 4.3.0.908675
nuget Xamarin.Forms.Maps 4.3.0.908675
nuget Xamarin.Forms.Maps.GTK 4.3.0.908675
nuget Newtonsoft.Json 11.0.2
nuget FSharp.Data 3.3.2
nuget Xamarin.Essentials 1.3.1
nuget Xamarin.Forms.PancakeView 1.3.6
nuget SkiaSharp 1.68.1
nuget SkiaSharp.Views.Gtk2 1.68.1
nuget Plugin.MediaManager 0.8.18
nuget Plugin.MediaManager.Forms 0.8.18
nuget OxyPlot.Xamarin.Forms 1.0.0
nuget OxyPlot.GtkSharp 1.0.0
nuget Xamarin.FFImageLoading.Forms 2.4.11.982