Update D#
This commit is contained in:
parent
58ffe0c2f8
commit
7fbc8bd868
@ -5,9 +5,9 @@ framework: net6.0, netstandard2.0, netstandard2.1
|
|||||||
|
|
||||||
nuget FSharp.Core >= 6.0.0
|
nuget FSharp.Core >= 6.0.0
|
||||||
|
|
||||||
nuget DSharpPlus >= 4.2.0-nightly-01125
|
nuget DSharpPlus >= 4.3.0-nightly-01135
|
||||||
nuget DSharpPlus.Interactivity >= 4.2.0-nightly-01125
|
nuget DSharpPlus.Interactivity >= 4.3.0-nightly-01135
|
||||||
nuget DSharpPlus.SlashCommands >= 4.2.0-nightly-01125
|
nuget DSharpPlus.SlashCommands >= 4.3.0-nightly-01135
|
||||||
|
|
||||||
nuget MongoDB.Driver
|
nuget MongoDB.Driver
|
||||||
nuget dotenv.net 3.1.1
|
nuget dotenv.net 3.1.1
|
||||||
|
10
paket.lock
10
paket.lock
@ -9,7 +9,7 @@ NUGET
|
|||||||
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))
|
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)
|
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))
|
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0))
|
||||||
DSharpPlus (4.3.0-nightly-01125)
|
DSharpPlus (4.3.0-nightly-01135)
|
||||||
Emzi0767.Common (>= 2.6.2)
|
Emzi0767.Common (>= 2.6.2)
|
||||||
Microsoft.Extensions.Logging.Abstractions (>= 5.0)
|
Microsoft.Extensions.Logging.Abstractions (>= 5.0)
|
||||||
Newtonsoft.Json (>= 13.0.1)
|
Newtonsoft.Json (>= 13.0.1)
|
||||||
@ -19,11 +19,11 @@ NUGET
|
|||||||
System.Net.WebSockets.Client (>= 4.3.2)
|
System.Net.WebSockets.Client (>= 4.3.2)
|
||||||
System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
|
System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
|
||||||
System.Threading.Channels (>= 5.0)
|
System.Threading.Channels (>= 5.0)
|
||||||
DSharpPlus.Interactivity (4.3.0-nightly-01125)
|
DSharpPlus.Interactivity (4.3.0-nightly-01135)
|
||||||
ConcurrentHashSet (>= 1.1)
|
ConcurrentHashSet (>= 1.1)
|
||||||
DSharpPlus (>= 4.3.0-nightly-01125)
|
DSharpPlus (>= 4.3.0-nightly-01135)
|
||||||
DSharpPlus.SlashCommands (4.3.0-nightly-01125)
|
DSharpPlus.SlashCommands (4.3.0-nightly-01135)
|
||||||
DSharpPlus (>= 4.3.0-nightly-01125)
|
DSharpPlus (>= 4.3.0-nightly-01135)
|
||||||
Microsoft.Extensions.DependencyInjection (>= 5.0.1)
|
Microsoft.Extensions.DependencyInjection (>= 5.0.1)
|
||||||
Emzi0767.Common (2.6.2)
|
Emzi0767.Common (2.6.2)
|
||||||
System.Collections.Immutable (>= 5.0)
|
System.Collections.Immutable (>= 5.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user