Browse Source

Minor edit because I'm picky

tags/docs-0.9
RogueException 9 years ago
parent
commit
db0c4da816
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/Discord.Net.Audio/project.json

+ 2
- 2
src/Discord.Net.Audio/project.json View File

@@ -13,8 +13,8 @@
"contentFiles": [ "libsodium.dll", "opus.dll" ],

"compilationOptions": {
"warningsAsErrors": true,
"allowUnsafe": true
"allowUnsafe": true,
"warningsAsErrors": true
},

"dependencies": {


Loading…
Cancel
Save