Fixing build

This commit is contained in:
Pranav K 2016-05-02 16:42:20 -07:00
parent 8c56b1fdb7
commit 0070560be1
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
{
"buildOptions": {
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
"keyFile": "../../tools/Key.snk",
"copyToOutput": {
"include": [
"SubFolder/**/*",
"TestDocument.txt"
]
}
},
"publishOptions": {
"include": [