Add es-collection.d.ts and es6-promise.d.ts to solution.

This commit is contained in:
Nedyalko Nikolov
2015-06-12 09:29:56 +03:00
parent fc6dbc93d2
commit 1ba82a36a4

View File

@@ -202,6 +202,8 @@
<TypeScriptCompile Include="apps\ui-tests-app\pages\i73.ts" />
<TypeScriptCompile Include="apps\ui-tests-app\pages\gestures.ts" />
<TypeScriptCompile Include="apps\ui-tests-app\pages\listview_binding.ts" />
<TypeScriptCompile Include="es-collections.d.ts" />
<TypeScriptCompile Include="es6-promise.d.ts" />
<TypeScriptCompile Include="file-system\file-name-resolver.d.ts" />
<TypeScriptCompile Include="file-system\file-name-resolver.ts">
<DependentUpon>file-name-resolver.d.ts</DependentUpon>