mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
obsolete file deleted
This commit is contained in:
@ -213,7 +213,7 @@
|
|||||||
</TypeScriptCompile>
|
</TypeScriptCompile>
|
||||||
<TypeScriptCompile Include="apps\ui-tests-app\bindings\basics.ts" />
|
<TypeScriptCompile Include="apps\ui-tests-app\bindings\basics.ts" />
|
||||||
<TypeScriptCompile Include="apps\ui-tests-app\dialogs\dialogs.ts">
|
<TypeScriptCompile Include="apps\ui-tests-app\dialogs\dialogs.ts">
|
||||||
<DependentUpon>dialogs.xml</DependentUpon>
|
<DependentUpon>dialogs.xml</DependentUpon>
|
||||||
</TypeScriptCompile>
|
</TypeScriptCompile>
|
||||||
<TypeScriptCompile Include="apps\ui-tests-app\dialogs\view-model.ts" />
|
<TypeScriptCompile Include="apps\ui-tests-app\dialogs\view-model.ts" />
|
||||||
<TypeScriptCompile Include="apps\ui-tests-app\layouts\absolute.ts" />
|
<TypeScriptCompile Include="apps\ui-tests-app\layouts\absolute.ts" />
|
||||||
@ -1259,7 +1259,6 @@
|
|||||||
<TypeScriptCompile Include="ui\editable-text-base\editable-text-base.ios.ts">
|
<TypeScriptCompile Include="ui\editable-text-base\editable-text-base.ios.ts">
|
||||||
<DependentUpon>editable-text-base.d.ts</DependentUpon>
|
<DependentUpon>editable-text-base.d.ts</DependentUpon>
|
||||||
</TypeScriptCompile>
|
</TypeScriptCompile>
|
||||||
<Content Include="_references.ts" />
|
|
||||||
<Content Include="image-source\Readme.md" />
|
<Content Include="image-source\Readme.md" />
|
||||||
<Content Include="http\Readme.md" />
|
<Content Include="http\Readme.md" />
|
||||||
<Content Include="Readme.md" />
|
<Content Include="Readme.md" />
|
||||||
@ -1678,7 +1677,7 @@
|
|||||||
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
||||||
</WebProjectProperties>
|
</WebProjectProperties>
|
||||||
</FlavorProperties>
|
</FlavorProperties>
|
||||||
<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_2layouts_2linear-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" />
|
<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_2linear-layout_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" />
|
||||||
</VisualStudio>
|
</VisualStudio>
|
||||||
</ProjectExtensions>
|
</ProjectExtensions>
|
||||||
</Project>
|
</Project>
|
@ -1,3 +0,0 @@
|
|||||||
///<reference no-default-lib="true"/>
|
|
||||||
///<reference path='lib.d.ts' />
|
|
||||||
///<reference path='declarations.d.ts' />
|
|
Reference in New Issue
Block a user