-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
44 lines (40 loc) · 1.25 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
source https://api.nuget.org/v3/index.json
storage: none
nuget BlazorStrap
nuget coverlet.collector
nuget FluentFTP
nuget FSharp.Control.AsyncSeq
nuget FSharp.Control.Reactive
nuget FSharp.Core
nuget FSharp.Data.JsonSchema 1.0.0
nuget FSharp.Json
nuget Legivel
//We need to set the version to below 2 becuase otherwise aspnetcore brakes. When we move to version 5 we can go to version 2
nuget MessagePack
nuget Microsoft.AspNetCore.Components.WebAssembly
nuget Microsoft.AspNetCore.Components.WebAssembly.Build
nuget Microsoft.AspNetCore.Components.WebAssembly.DevServer
nuget Microsoft.AspNetCore.Components.WebAssembly.Server
nuget Microsoft.AspNetCore.Html.Abstractions
nuget Microsoft.AspNetCore.SignalR.Client
nuget Microsoft.AspNetCore.SignalR.Protocols.MessagePack
nuget Serilog.AspNetCore
nuget Serilog.Extensions.Hosting
nuget Serilog.Sinks.Grafana.Loki 5.0.0
nuget System.Net.Http.Json
nuget Newtonsoft.Json
nuget Microsoft.NET.Test.Sdk
nuget Saturn
nuget Serilog
nuget Serilog.Exceptions
nuget Serilog.Sinks.Console
nuget Serilog.Sinks.File
nuget Thoth.Json.Net 5.0.0
nuget Expecto
nuget Expecto.BenchmarkDotNet
nuget BenchmarkDotNet 0.12.1
nuget Unquote
nuget YoloDev.Expecto.TestSdk
nuget xunit
nuget xunit.runner.visualstudio
nuget TaskBuilder.fs