Re-enabled unsafe code on main lib
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ],
|
||||
|
||||
"compilationOptions": {
|
||||
"allowUnsafe": true,
|
||||
"warningsAsErrors": true
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user