Merge remote-tracking branch 'upstream/rel/1.0.0' into rel101
This commit is contained in:
commit
ab887ec024
31 changed files with 1349 additions and 323 deletions
|
@ -2,8 +2,8 @@
|
|||
"version": "1.0.0-*",
|
||||
"content": "*.txt",
|
||||
"contentExclude": "ExcludeThis1.txt",
|
||||
"contentFiles": [ "../ContentFile1.txt", "../ContentFile2.txt" ],
|
||||
"contentBuiltIn": [ "../ContentFileBuiltIn1.txt", "../ContentFileBuiltIn2.txt" ],
|
||||
"contentFiles": [ "ContentFile1.txt1", "ContentFile2.txt1" ],
|
||||
"contentBuiltIn": [ "ContentFileBuiltIn1.txt1", "ContentFileBuiltIn2.txt1" ],
|
||||
"publishExclude": "ExcludeThis2.txt",
|
||||
"buildOptions": {
|
||||
"debugType": "portable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue