fixed CI? fixed everything? 🎉???
This commit is contained in:
parent
e9b1ea754b
commit
767fc1d35c
@ -28,7 +28,6 @@
|
||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0",
|
||||
"Newtonsoft.Json": "9.0.1",
|
||||
"Microsoft.Extensions.DependencyInjection": "1.0.0",
|
||||
"System.Resources.ResourceWriter": "4.0.0-beta-22816",
|
||||
"Google.Apis.YouTube.v3": "1.15.0.582",
|
||||
"Google.Apis.Urlshortener.v1": "1.15.0.138",
|
||||
"Google.Apis.Customsearch.v1": "1.16.0.466",
|
||||
@ -40,8 +39,12 @@
|
||||
"Microsoft.EntityFrameworkCore.Sqlite": "1.0.0",
|
||||
"CoreCLR-NCalc": "2.1.0",
|
||||
"ImageProcessorCore": "1.0.0-alpha1045",
|
||||
"Discord.Net.Commands": "1.0.0-beta-*",
|
||||
"Discord.Net": "1.0.0-beta-*"
|
||||
"Discord.Net.Commands": {
|
||||
"target": "project"
|
||||
},
|
||||
"Discord.Net": {
|
||||
"target": "project"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview2-final"
|
||||
|
Loading…
Reference in New Issue
Block a user