-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpaket.dependencies
49 lines (41 loc) · 1.68 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
source https://api.nuget.org/v3/index.json
source https://nuget.pkg.github.com/dotnet-websharper/index.json
source ../localnuget
framework: netstandard2.0
storage: none
strategy: min
nuget WebSharper prerelease
nuget WebSharper.FSharp prerelease
nuget WebSharper.UI prerelease
group wsbuild
git https://github.com/dotnet-websharper/build-script websharper50
group test
source https://api.nuget.org/v3/index.json
source https://nuget.pkg.github.com/dotnet-websharper/index.json
source ../localnuget
framework: net6.0
storage: none
nuget FSharp.Core ~> 7.0
nuget Microsoft.AspNetCore
nuget Microsoft.AspNetCore.Hosting
nuget Microsoft.AspNetCore.StaticFiles
nuget Newtonsoft.Json >= 11.0
nuget WebSharper prerelease
nuget WebSharper.FSharp prerelease
nuget WebSharper.UI prerelease
nuget WebSharper.AspNetCore prerelease
nuget Microsoft.AspNetCore.Connections.Abstractions 7.0.13
nuget Microsoft.AspNetCore.WebUtilities 2.2
nuget Microsoft.Net.Http.Headers 2.2.8
nuget System.Text.Json 7.0.3
nuget Microsoft.Extensions.Configuration 7.0
nuget Microsoft.Extensions.Hosting.Abstractions 7.0
nuget Microsoft.Extensions.Logging 7.0
nuget Microsoft.Extensions.Configuration.Abstractions 7.0
nuget Microsoft.Extensions.DependencyInjection 7.0
nuget Microsoft.Extensions.Logging.Abstractions 7.0
nuget Microsoft.Extensions.DependencyInjection.Abstractions 7.0
nuget Microsoft.Extensions.Features 7.0.13
nuget Microsoft.Extensions.FileProviders.Abstractions 7.0
nuget Microsoft.Extensions.ObjectPool 7.0.13
nuget Microsoft.Extensions.Options 7.0.1