forked from ionide/ionide-vscode-fsharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
30 lines (22 loc) · 1.06 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
version 5.207.0
source https://www.nuget.org/api/v2
storage:none
clitool dotnet-fable < 2.0
nuget Fable.Core < 2.0
nuget Fable.HtmlConverter < 2.0
nuget Fable.Import.Node < 2.0
nuget Fable.Import.Browser < 2.0
git https://github.com/fsharp/FsAutoComplete.git master build:"build.cmd LocalRelease", OS: windows
git https://github.com/ionide/Forge.git master build:"fake build -t Publish", OS: windows
git https://github.com/fsharp/FsAutoComplete.git master build:"build.sh LocalRelease", OS: mono
git https://github.com/ionide/Forge.git master build:"fake build -t Publish", OS: mono
git https://github.com/ionide/ionide-fsgrammar.git
git https://github.com/ionide/forge-templates.git netcoreTemplates
github ionide/ionide-vscode-helpers src/Fable.Import.VSCode.fs
github ionide/ionide-vscode-helpers src/Helpers.fs
github ionide/ionide-vscode-helpers src/Fable.Import.Showdown.fs
github ionide/ionide-vscode-helpers src/Fable.Import.VSCode.LanguageServer.fs
group build
source https://www.nuget.org/api/v2
github fsharp/FAKE modules/Octokit/Octokit.fsx
nuget Fake