-
Notifications
You must be signed in to change notification settings - Fork 50
/
paket.dependencies
75 lines (62 loc) · 2.13 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
references: strict
redirects: on
framework: net6.0, netstandard2.0
source https://api.nuget.org/v3/index.json
strategy: min
storage: none
nuget Mono.Cecil ~> 0.11.0
nuget Microsoft.CodeAnalysis.CSharp ~> 4.0.1
nuget System.CodeDom 4.4.0
nuget System.Runtime.Loader 4.3.0
nuget System.Configuration.ConfigurationManager 4.7.0
nuget System.Reflection.Emit.Lightweight 4.7.0
nuget Microsoft.CSharp 4.7.0
nuget Microsoft.Build.Utilities.Core 16.8.0
nuget Microsoft.AspNetCore.Hosting.Abstractions 2.0.0
nuget Microsoft.AspNetCore.Authentication.Abstractions 2.0.0
nuget Microsoft.Extensions.DependencyModel 2.0.0
nuget Microsoft.AspNetCore.Mvc.Abstractions 2.0.0
nuget System.Net.Http 4.3.0
nuget FSharp.Core 6.0.0
nuget System.Text.RegularExpressions 4.3.0
nuget System.Text.Json 4.7.0
nuget System.Security.Cryptography.Csp 4.3.0
nuget Microsoft.TypeScript.MSBuild 4.9.4
group wsbuild
git https://github.com/dotnet-websharper/build-script websharper50
group includes
references: strict
framework: net6.0, netstandard2.1
source https://api.nuget.org/v3/index.json
nuget NETStandard.Library.Ref 2.1.0
nuget FSharp.Core
group fcs
framework: net6.0, netstandard2.0
source https://api.nuget.org/v3/index.json
storage: none
nuget System.Runtime.Caching ~> 6.0.0
nuget System.Configuration.ConfigurationManager ~> 6.0.0
nuget NLog ~> 4.7.10
nuget FSharp.Compiler.Service
group test
source https://api.nuget.org/v3/index.json
nuget Chutzpah ~> 4.4.11
group nunit
framework: net6.0, net472
source https://api.nuget.org/v3/index.json
storage: none
nuget NUnit ~> 3.13.2
nuget NUnit3TestAdapter ~> 4.0.0
nuget Microsoft.NET.Test.Sdk ~> 16.10.0
nuget FSUnit ~> 4.0.4
nuget Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit ~> 1.1.0
nuget Microsoft.VisualStudio.Composition ~> 17.1.20
nuget FSharp.Core
nuget System.Runtime.Loader 4.3.0
group giraffe
framework: net6.0
source https://api.nuget.org/v3/index.json
storage: none
nuget Giraffe
nuget Giraffe.ViewEngine
nuget Ply