Fix build break
This commit is contained in:
parent
b0e8ffc1f8
commit
220d6b80b7
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": true,
|
||||
"keyFile": "../../tools/Key.snk"
|
||||
"keyFile": "../../tools/Key.snk",
|
||||
"copyToOutput": {
|
||||
"include": "config.json"
|
||||
}
|
||||
},
|
||||
"publishOptions": {
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue