Browse Source

Removed tabs

tags/1.0-rc
RogueException GitHub 8 years ago
parent
commit
550e0c8cf1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Discord.Net/project.json

+ 1
- 1
src/Discord.Net/project.json View File

@@ -24,7 +24,7 @@
"buildOptions": { "buildOptions": {
"define": [ "RELEASE" ], "define": [ "RELEASE" ],
"nowarn": [ "CS1573", "CS1591" ], "nowarn": [ "CS1573", "CS1591" ],
"optimize": true
"optimize": true
} }
} }
}, },


Loading…
Cancel
Save