Updating DSharp package
This commit is contained in:
parent
63bcf9c23e
commit
ea9500bdaa
@ -3,5 +3,4 @@ DSharpPlus
|
||||
DSharpPlus.Interactivity
|
||||
DSharpPlus.SlashCommands
|
||||
dotenv.net
|
||||
DanielStout.AsciiTableFormatter
|
||||
Npgsql.FSharp
|
||||
Npgsql.FSharp
|
||||
|
@ -7,13 +7,12 @@ nuget FSharp.Core >= 6.0.0
|
||||
|
||||
source https://nuget.emzi0767.com/api/v3/index.json
|
||||
|
||||
nuget DSharpPlus >= 4.2.0-nightly-01063
|
||||
nuget DSharpPlus.Interactivity >= 4.2.0-nightly-01063
|
||||
nuget DSharpPlus.SlashCommands >= 4.2.0-nightly-01063
|
||||
nuget DSharpPlus >= 4.2.0-nightly-01091
|
||||
nuget DSharpPlus.Interactivity >= 4.2.0-nightly-01091
|
||||
nuget DSharpPlus.SlashCommands >= 4.2.0-nightly-01091
|
||||
|
||||
nuget MongoDB.Driver
|
||||
|
||||
nuget dotenv.net 3.1.1
|
||||
|
||||
nuget DanielStout.AsciiTableFormatter
|
||||
nuget Npgsql.FSharp
|
||||
nuget Npgsql.FSharp
|
||||
|
31
paket.lock
31
paket.lock
@ -3,12 +3,24 @@ RESTRICTION: || (== net6.0) (== netstandard2.0) (== netstandard2.1)
|
||||
NUGET
|
||||
remote: https://api.nuget.org/v3/index.json
|
||||
ConcurrentHashSet (1.3)
|
||||
DanielStout.AsciiTableFormatter (1.1)
|
||||
DnsClient (1.5)
|
||||
Microsoft.Win32.Registry (>= 5.0)
|
||||
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net471)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net471)) (&& (== netstandard2.1) (< netstandard2.0))
|
||||
dotenv.net (3.1.1)
|
||||
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0))
|
||||
DSharpPlus (4.2.0-nightly-01094)
|
||||
Emzi0767.Common (>= 2.6.2)
|
||||
Microsoft.Extensions.Logging.Abstractions (>= 5.0)
|
||||
Newtonsoft.Json (>= 13.0.1)
|
||||
System.Memory (>= 4.5.4)
|
||||
System.Net.Http (>= 4.3.4)
|
||||
System.Net.WebSockets (>= 4.3)
|
||||
System.Net.WebSockets.Client (>= 4.3.2)
|
||||
System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
|
||||
System.Threading.Channels (>= 5.0)
|
||||
DSharpPlus.Interactivity (4.2.0-nightly-01094)
|
||||
ConcurrentHashSet (>= 1.1)
|
||||
DSharpPlus (>= 4.2.0-nightly-01094)
|
||||
Emzi0767.Common (2.6.2)
|
||||
System.Collections.Immutable (>= 5.0)
|
||||
System.Memory (>= 4.5.4)
|
||||
@ -503,19 +515,6 @@ NUGET
|
||||
System.Runtime (>= 4.3)
|
||||
System.ValueTuple (4.5)
|
||||
remote: https://nuget.emzi0767.com/api/v3/index.json
|
||||
DSharpPlus (4.2.0-nightly-01063)
|
||||
Emzi0767.Common (>= 2.6.2)
|
||||
Microsoft.Extensions.Logging.Abstractions (>= 5.0)
|
||||
Newtonsoft.Json (>= 13.0.1)
|
||||
System.Memory (>= 4.5.4)
|
||||
System.Net.Http (>= 4.3.4)
|
||||
System.Net.WebSockets (>= 4.3)
|
||||
System.Net.WebSockets.Client (>= 4.3.2)
|
||||
System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
|
||||
System.Threading.Channels (>= 5.0)
|
||||
DSharpPlus.Interactivity (4.2.0-nightly-01063)
|
||||
ConcurrentHashSet (>= 1.1)
|
||||
DSharpPlus (>= 4.2.0-nightly-01063)
|
||||
DSharpPlus.SlashCommands (4.2.0-nightly-01063)
|
||||
DSharpPlus (>= 4.2.0-nightly-01063)
|
||||
DSharpPlus.SlashCommands (4.2.0-nightly-01091)
|
||||
DSharpPlus (>= 4.2.0-nightly-01091)
|
||||
Microsoft.Extensions.DependencyInjection (>= 5.0.1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user