| @@ -16,7 +16,6 @@ | |||||
| "buildOptions": { | "buildOptions": { | ||||
| "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | ||||
| "preserveCompilationContext": true, | |||||
| "allowUnsafe": true, | "allowUnsafe": true, | ||||
| "warningsAsErrors": true | "warningsAsErrors": true | ||||
| }, | }, | ||||
| @@ -15,7 +15,6 @@ | |||||
| "buildOptions": { | "buildOptions": { | ||||
| "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | ||||
| "preserveCompilationContext": true, | |||||
| "warningsAsErrors": true | "warningsAsErrors": true | ||||
| }, | }, | ||||
| @@ -15,7 +15,6 @@ | |||||
| "buildOptions": { | "buildOptions": { | ||||
| "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | ||||
| "preserveCompilationContext": true, | |||||
| "warningsAsErrors": true | "warningsAsErrors": true | ||||
| }, | }, | ||||
| @@ -18,7 +18,6 @@ | |||||
| "buildOptions": { | "buildOptions": { | ||||
| "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | "compile": [ "**/*.cs", "../Discord.Net.Shared/*.cs" ], | ||||
| "preserveCompilationContext": true, | |||||
| "allowUnsafe": true, | "allowUnsafe": true, | ||||
| "warningsAsErrors": true | "warningsAsErrors": true | ||||
| }, | }, | ||||