447
447
<TypeScriptCompile Include =" apps\tests\connectivity-tests.ts" />
448
448
<TypeScriptCompile Include =" apps\tests\console-tests.ts" />
449
449
<TypeScriptCompile Include =" apps\tests\file-name-resolver-tests\file-name-resolver-tests.ts" />
450
- <TypeScriptCompile Include =" apps\tests\frame-tests.ts" />
451
- <TypeScriptCompile Include =" apps\tests\gestures-tests.ts" />
450
+ <TypeScriptCompile Include =" apps\tests\ui\ frame-tests.ts" />
451
+ <TypeScriptCompile Include =" apps\tests\ui\gestures\ gestures-tests.ts" />
452
452
<TypeScriptCompile Include =" apps\tests\fetch-tests.ts" />
453
453
<TypeScriptCompile Include =" apps\tests\layouts\layout-helper.d.ts" />
454
454
<TypeScriptCompile Include =" apps\tests\layouts\layout-helper.ios.ts" >
548
548
<TypeScriptCompile Include =" apps\tests\ui\list-picker\list-picker-tests.ts" />
549
549
<TypeScriptCompile Include =" apps\tests\ui\scroll-view\scroll-view-tests.ts" />
550
550
<TypeScriptCompile Include =" apps\tests\ui\search-bar\search-bar-tests.ts" />
551
- <TypeScriptCompile Include =" apps\tests\ui\style \style-properties-tests.ts" />
551
+ <TypeScriptCompile Include =" apps\tests\ui\styling \style-properties-tests.ts" />
552
552
<TypeScriptCompile Include =" apps\tests\ui\view\view-tests.d.ts" />
553
553
<TypeScriptCompile Include =" apps\tests\ui\html-view\html-view-tests.ts" />
554
554
<TypeScriptCompile Include =" apps\tests\ui\web-view\web-view-tests.ts" />
720
720
<TypeScriptCompile Include =" apps\tests\ui\bindable-tests.ts" />
721
721
<TypeScriptCompile Include =" apps\tests\ui\dependency-observable-tests.ts" />
722
722
<TypeScriptCompile Include =" apps\tests\ui\helper.ts" />
723
- <TypeScriptCompile Include =" apps\tests\observable-tests.ts" />
723
+ <TypeScriptCompile Include =" apps\tests\data\ observable-tests.ts" />
724
724
<TypeScriptCompile Include =" apps\tests\pages\page6.ts" />
725
725
<TypeScriptCompile Include =" apps\tests\pages\page5.ts" />
726
726
<TypeScriptCompile Include =" apps\tests\application-tests-common.ts" />
737
737
<TypeScriptCompile Include =" apps\tests\location-tests.ts" />
738
738
<TypeScriptCompile Include =" apps\tests\TKUnit.ts" />
739
739
<TypeScriptCompile Include =" apps\tests\ui\slider\slider-tests.ts" />
740
- <TypeScriptCompile Include =" apps\tests\ui\style \visual-state-tests.ts" />
740
+ <TypeScriptCompile Include =" apps\tests\ui\styling \visual-state-tests.ts" />
741
741
<TypeScriptCompile Include =" apps\tests\ui\switch\switch-tests.ts" />
742
742
<TypeScriptCompile Include =" apps\tests\ui\view\view-tests-common.ts" />
743
743
<TypeScriptCompile Include =" apps\tests\ui\view\view-tests.android.ts" >
829
829
<TypeScriptCompile Include =" ui\layouts\layout.android.ts" >
830
830
<DependentUpon >layout.d.ts</DependentUpon >
831
831
</TypeScriptCompile >
832
- <TypeScriptCompile Include =" ui\layouts\layout-base.ts" >
832
+ <TypeScriptCompile Include =" ui\layouts\layout-base.d.ts" />
833
+ <TypeScriptCompile Include =" ui\layouts\layout-base-common.ts" >
834
+ <DependentUpon >layout-base.d.ts</DependentUpon >
835
+ </TypeScriptCompile >
836
+ <TypeScriptCompile Include =" ui\layouts\layout-base.android.ts" >
837
+ <DependentUpon >layout-base.d.ts</DependentUpon >
838
+ </TypeScriptCompile >
839
+ <TypeScriptCompile Include =" ui\layouts\layout-base.ios.ts" >
833
840
<DependentUpon >layout-base.d.ts</DependentUpon >
834
841
</TypeScriptCompile >
835
- <TypeScriptCompile Include =" ui\layouts\layout-base.d.ts" />
836
842
<TypeScriptCompile Include =" ui\layouts\stack-layout\stack-layout.ios.ts" >
837
843
<DependentUpon >stack-layout.d.ts</DependentUpon >
838
844
</TypeScriptCompile >
1174
1180
<SubType >Designer</SubType >
1175
1181
</Content >
1176
1182
<Content Include =" apps\tests\test-icon.png" />
1177
- <Content Include =" apps\tests\ui\style \test.css" />
1183
+ <Content Include =" apps\tests\ui\styling \test.css" />
1178
1184
<Content Include =" apps\tests\xml-declaration\inherited-page.xml" />
1179
1185
<Content Include =" apps\tests\xml-declaration\mymodulewithxml\my-control-no-js.xml" >
1180
1186
<SubType >Designer</SubType >
1343
1349
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
1344
1350
</Content >
1345
1351
<Content Include =" .gitignore" />
1346
- <Content Include =" apps\template-blank\main-page.xml" />
1352
+ <Content Include =" apps\template-blank\main-page.xml" >
1353
+ <SubType >Designer</SubType >
1354
+ </Content >
1347
1355
<Content Include =" apps\tests\small-image.png" />
1348
1356
<Content Include =" apps\tests\pages\page14.xml" >
1349
1357
<SubType >Designer</SubType >
1456
1464
<TypeScriptCompile Include =" xhr\xhr.ts" />
1457
1465
<TypeScriptCompile Include =" xml\xml.d.ts" />
1458
1466
<TypeScriptCompile Include =" data\observable-array\observable-array.d.ts" />
1459
- <TypeScriptCompile Include =" apps\tests\observable-array-tests.ts" />
1467
+ <TypeScriptCompile Include =" apps\tests\data\ observable-array-tests.ts" />
1460
1468
<TypeScriptCompile Include =" apps\tests\xml-parser-tests\xml-parser-tests.ts" />
1461
1469
<TypeScriptCompile Include =" xml\xml.ts" >
1462
1470
<DependentUpon >xml.d.ts</DependentUpon >
1626
1634
<TypeScriptCompile Include =" utils\utils-common.ts" >
1627
1635
<DependentUpon >utils.d.ts</DependentUpon >
1628
1636
</TypeScriptCompile >
1629
- <TypeScriptCompile Include =" apps\tests\virtual-array-tests.ts" />
1637
+ <TypeScriptCompile Include =" apps\tests\data\ virtual-array-tests.ts" />
1630
1638
<TypeScriptCompile Include =" apps\tests\ui\button\button-tests-native.d.ts" />
1631
1639
<TypeScriptCompile Include =" apps\tests\ui\button\button-tests.ts" />
1632
1640
<TypeScriptCompile Include =" apps\tests\ui\button\button-tests-native.android.ts" >
2222
2230
<SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
2223
2231
</WebProjectProperties >
2224
2232
</FlavorProperties >
2225
- <UserProperties ui_2layouts_2wrap-layout_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2layouts_2grid-layout_2package_1json__JSONSchema = " " ui_2layouts_2dock-layout_2package_1json__JSONSchema = " " ui_2layouts_2absolute-layout_2package_1json__JSONSchema = " http://json.schemastore.org/package" ui_2web-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2content-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" apps_2gallery-app_2package_1json__JSONSchema =" http://json.schemastore.org/package" apps_2absolute-layout-demo_2package_1json__JSONSchema =" http://json.schemastore.org/package" apps_2editable-text-demo_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2scroll-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" />
2233
+ <UserProperties ui_2scroll-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" apps_2editable-text-demo_2package_1json__JSONSchema = " http://json.schemastore.org/package" apps_2absolute-layout-demo_2package_1json__JSONSchema =" http://json.schemastore.org/package" apps_2gallery-app_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2content-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2web-view_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2layouts_2absolute-layout_2package_1json__JSONSchema =" http://json.schemastore.org/package" ui_2layouts_2dock-layout_2package_1json__JSONSchema = " " ui_2layouts_2grid-layout_2package_1json__JSONSchema = " " ui_2layouts_2wrap-layout_2package_1json__JSONSchema =" http://json.schemastore.org/package" />
2226
2234
</VisualStudio >
2227
2235
</ProjectExtensions >
2228
- </Project >
2236
+ </Project >
0 commit comments