|
|
@@ -3,11 +3,6 @@ |
|
|
|
"description": "A Discord.Net extension adding voice support.", |
|
|
|
"authors": [ "RogueException" ], |
|
|
|
|
|
|
|
"buildOptions": { |
|
|
|
"allowUnsafe": true, |
|
|
|
"warningsAsErrors": false |
|
|
|
}, |
|
|
|
|
|
|
|
"packOptions": { |
|
|
|
"tags": [ "discord", "discordapp" ], |
|
|
|
"licenseUrl": "http://opensource.org/licenses/MIT", |
|
|
@@ -18,6 +13,11 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|
"buildOptions": { |
|
|
|
"allowUnsafe": true, |
|
|
|
"warningsAsErrors": false |
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
"NETStandard.Library": "1.5.0-rc2-24027", |
|
|
|
"Newtonsoft.Json": "8.0.3", |
|
|
|