Updating DSharp package

This commit is contained in:
Joseph Ferano 2022-03-18 13:17:14 +07:00
parent 63bcf9c23e
commit ea9500bdaa
3 changed files with 20 additions and 23 deletions

View File

@ -3,5 +3,4 @@ DSharpPlus
DSharpPlus.Interactivity
DSharpPlus.SlashCommands
dotenv.net
DanielStout.AsciiTableFormatter
Npgsql.FSharp
Npgsql.FSharp

View File

@ -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

View File

@ -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)