Fixing a failing test and adding a few more E2E tests around binplace content for migrated projects.
This commit is contained in:
parent
733ee18c5a
commit
8e35beccb8
11 changed files with 172 additions and 24 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