Merge branch 'release' into dev
This commit is contained in:
commit
e3ed603b7e
|
|
@ -1,7 +1,13 @@
|
|||
{
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": true,
|
||||
"keyFile": "../../tools/Key.snk"
|
||||
"keyFile": "../../tools/Key.snk",
|
||||
"copyToOutput": {
|
||||
"include": [
|
||||
"SubFolder/**/*",
|
||||
"TestDocument.txt"
|
||||
]
|
||||
}
|
||||
},
|
||||
"publishOptions": {
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue