|
116 | 116 | <TypeScriptCompile Include="file-system\file-system.impl.ts"> |
117 | 117 | <DependentUpon>file-system.d.ts</DependentUpon> |
118 | 118 | </TypeScriptCompile> |
119 | | - <TypeScriptCompile Include="http\http.android.ts"> |
120 | | - <DependentUpon>http.d.ts</DependentUpon> |
| 119 | + <TypeScriptCompile Include="http\http-request.d.ts" /> |
| 120 | + <TypeScriptCompile Include="http\http-request.android.ts"> |
| 121 | + <DependentUpon>http-request.d.ts</DependentUpon> |
121 | 122 | </TypeScriptCompile> |
122 | | - <TypeScriptCompile Include="http\http.ios.ts"> |
123 | | - <DependentUpon>http.d.ts</DependentUpon> |
| 123 | + <TypeScriptCompile Include="http\http-request.ios.ts"> |
| 124 | + <DependentUpon>http-request.d.ts</DependentUpon> |
124 | 125 | </TypeScriptCompile> |
125 | 126 | <TypeScriptCompile Include="image-source\image-source-native.android.ts"> |
126 | 127 | <DependentUpon>image-source-native.d.ts</DependentUpon> |
|
135 | 136 | </TypeScriptCompile> |
136 | 137 | <TypeScriptCompile Include="image-source\index.ts" /> |
137 | 138 | <TypeScriptCompile Include="location\location.d.ts" /> |
| 139 | + <TypeScriptCompile Include="promises\promises.d.ts" /> |
138 | 140 | <TypeScriptCompile Include="Tests\application-tests-common.ts" /> |
139 | 141 | <TypeScriptCompile Include="Tests\application-tests.ios.ts"> |
140 | 142 | <DependentUpon>application-tests-common.ts</DependentUpon> |
|
188 | 190 | <DependentUpon>file-system-access.d.ts</DependentUpon> |
189 | 191 | </TypeScriptCompile> |
190 | 192 | <TypeScriptCompile Include="application\application-common.ts" /> |
191 | | - <TypeScriptCompile Include="http\http-common.ts" /> |
| 193 | + <TypeScriptCompile Include="http\http.impl.ts"> |
| 194 | + <DependentUpon>http.d.ts</DependentUpon> |
| 195 | + </TypeScriptCompile> |
192 | 196 | <TypeScriptCompile Include="http\http.d.ts" /> |
193 | 197 | <TypeScriptCompile Include="local-settings\index.ts" /> |
194 | 198 | <TypeScriptCompile Include="local-settings\local-settings.d.ts" /> |
|
0 commit comments