Wrong key...
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
"description": "A core Discord.Net library containing the RPC client and models.",
|
||||
"authors": [ "RogueException" ],
|
||||
|
||||
"buildOptions": {
|
||||
"compile": {
|
||||
"includeFiles": [ "../Discord.Net.WebSocket/Net/DefaultWebSocketClient.cs" ]
|
||||
}
|
||||
},
|
||||
|
||||
"packOptions": {
|
||||
"tags": [ "discord", "discordapp" ],
|
||||
"licenseUrl": "http://opensource.org/licenses/MIT",
|
||||
@@ -13,10 +19,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
"publishOptions": {
|
||||
"includeFiles": [ "../Discord.Net.WebSocket/Net/DefaultWebSocketClient.cs" ]
|
||||
},
|
||||
|
||||
"configurations": {
|
||||
"Release": {
|
||||
"buildOptions": {
|
||||
|
||||
Reference in New Issue
Block a user