mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Merge pull request #457 from NativeScript/fix
Fixed the corrupt csproj.
This commit is contained in:
@ -78,6 +78,7 @@
|
|||||||
</TypeScriptCompile>
|
</TypeScriptCompile>
|
||||||
<TypeScriptCompile Include="apps\action-bar-demo\pages\data-binding.ts">
|
<TypeScriptCompile Include="apps\action-bar-demo\pages\data-binding.ts">
|
||||||
<DependentUpon>data-binding.xml</DependentUpon>
|
<DependentUpon>data-binding.xml</DependentUpon>
|
||||||
|
</TypeScriptCompile>
|
||||||
<TypeScriptCompile Include="apps\list-view-demo\app.ts" />
|
<TypeScriptCompile Include="apps\list-view-demo\app.ts" />
|
||||||
<TypeScriptCompile Include="apps\list-view-demo\main-page.ts">
|
<TypeScriptCompile Include="apps\list-view-demo\main-page.ts">
|
||||||
<DependentUpon>main-page.xml</DependentUpon>
|
<DependentUpon>main-page.xml</DependentUpon>
|
||||||
|
Reference in New Issue
Block a user