Merge pull request #457 from NativeScript/fix

Fixed the corrupt csproj.
This commit is contained in:
Rossen Hristov
2015-07-20 09:45:14 +03:00

View File

@ -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>