-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
35 lines (30 loc) · 945 Bytes
/
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
strategy: min
storage: none
source https://api.nuget.org/v3/index.json
framework: netstandard2.0, netcoreapp3.1
nuget FSharp.Core = 5.0.2
nuget DSharpPlus = 4.3
nuget DSharpPlus.Rest = 4.3
nuget Fuchu
nuget FParsec
nuget SixLabors.ImageSharp == 1.0.4
nuget SixLabors.Fonts == 1.0.0-beta15
nuget SixLabors.ImageSharp.Drawing == 1.0.0-beta13
nuget Svg = 3.2.3
nuget MongoDB.Driver = 2.13.2
nuget ably.io = 1.2.8
nuget dotenv.net = 3.1.2
git https://github.com/gretmn102/rp-discord-bot.git
source https://gitlab.com/api/v4/projects/28574921/packages/nuget/index.json
nuget FSharpMyExt prerelease
nuget DiscordBotExtensions = 0.10.0
group Build
strategy: min
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
nuget FSharp.Core == 5.0.2
nuget Fake.Core.ReleaseNotes == 5.20.4
nuget Fake.Core.Target == 5.20.4
nuget Fake.DotNet.Cli == 5.20.4
nuget Fake.IO.FileSystem == 5.20.4