forked from fsprojects/FSharp.Formatting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
29 lines (23 loc) · 744 Bytes
/
Copy pathpaket.dependencies
File metadata and controls
29 lines (23 loc) · 744 Bytes
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
source https://api.nuget.org/v3/index.json
source https://ci.appveyor.com/nuget/fake
redirects: on
nuget FSharp.Data
nuget FAKE prerelease
nuget CommandLineParser
nuget FSharp.Compiler.Tools
nuget FSharp.Core redirects:force, content:none
nuget Microsoft.AspNet.Razor
nuget RazorEngine 3.9.3 framework: >= net45
nuget FSharp.Compiler.Service content:none
nuget System.ValueTuple
nuget ILRepack
nuget Argu
group Build
source https://api.nuget.org/v3/index.json
nuget NuGet.CommandLine
#github matthid/Yaaf.FSharp.Scripting src/source/Yaaf.FSharp.Scripting/YaafFSharpScripting.fs
group Test
source https://api.nuget.org/v3/index.json
nuget FsUnit 3.0.0 //framework:net45
nuget NUnit 3.6.0
nuget Nunit.ConsoleRunner