forked from fsprojects/FSharp.Formatting
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaket.dependencies
More file actions
47 lines (41 loc) · 1.59 KB
/
paket.dependencies
File metadata and controls
47 lines (41 loc) · 1.59 KB
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
version 5.249.0
source https://api.nuget.org/v3/index.json
source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
framework: auto-detect
storage: none
nuget FSharp.Core >= 4.7 lowest_matching:true
nuget FSharp.Compiler.Service 38.0.2
nuget CommandLineParser ~> 2.8
nuget Microsoft.Build.Framework
nuget Microsoft.Build.Tasks.Core
nuget Microsoft.Build.Utilities.Core
nuget Dotnet.ProjInfo
nuget Dotnet.ProjInfo.Workspace
nuget Newtonsoft.Json
nuget Suave
nuget System.Memory
# Used to create notebook docs with mybinder links that work
# See https://github.com/dotnet/interactive/blob/master/docs/CreateBinder.md
# Currently if these change copy them over manually into docs
# github https://github.com/dotnet/interactive/tree/master/samples/my%20binder Dockerfile
# github https://github.com/dotnet/interactive/tree/master/samples/my%20binder NuGet.config
nuget Microsoft.CodeAnalysis.CSharp ~> 3.6
# testing dependencies
nuget NUnit ~> 3.12
nuget FsUnit ~> 3.8
nuget FSharp.Data ~> 3.3
nuget NUnit3TestAdapter
nuget Microsoft.NET.Test.Sdk
group Fake
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core ~> 4.7
nuget Fake.Core.Target ~> 5.20.0
nuget Fake.Core.ReleaseNotes ~> 5.20.0
nuget Fake.DotNet.AssemblyInfoFile ~> 5.20.0
nuget Fake.DotNet.Cli ~> 5.20.0
nuget Fake.DotNet.Testing.NUnit ~> 5.20.0
nuget Fake.DotNet.NuGet ~> 5.20.0
nuget Fake.DotNet.MsBuild ~> 5.20.0
nuget Fake.Tools.Git ~> 5.20.0
nuget Fake.DotNet.Paket ~> 5.20.0