|
105 | 105 | <TypeScriptCompile Include="declarations.ios.d.ts"> |
106 | 106 | <DependentUpon>declarations.d.ts</DependentUpon> |
107 | 107 | </TypeScriptCompile> |
108 | | - <TypeScriptCompile Include="filesystem\file_system.d.ts" /> |
109 | | - <TypeScriptCompile Include="filesystem\file_system.ts"> |
110 | | - <DependentUpon>file_system.d.ts</DependentUpon> |
111 | | - </TypeScriptCompile> |
112 | | - <TypeScriptCompile Include="filesystem\file_system_access.android.ts"> |
113 | | - <DependentUpon>file_system_access.d.ts</DependentUpon> |
114 | | - </TypeScriptCompile> |
115 | | - <TypeScriptCompile Include="filesystem\file_system_access.d.ts" /> |
116 | | - <TypeScriptCompile Include="filesystem\file_system_access.ios.ts"> |
117 | | - <DependentUpon>file_system_access.d.ts</DependentUpon> |
118 | | - </TypeScriptCompile> |
| 108 | + <TypeScriptCompile Include="file-system\file-system.d.ts" /> |
| 109 | + <TypeScriptCompile Include="file-system\file-system-access.d.ts" /> |
119 | 110 | <TypeScriptCompile Include="image\image.ts"> |
120 | 111 | <DependentUpon>image.d.ts</DependentUpon> |
121 | 112 | </TypeScriptCompile> |
|
138 | 129 | <TypeScriptCompile Include="location\location_types.ts"> |
139 | 130 | <DependentUpon>location.d.ts</DependentUpon> |
140 | 131 | </TypeScriptCompile> |
141 | | - <TypeScriptCompile Include="Tests\file_system_tests.ts" /> |
142 | | - <TypeScriptCompile Include="Tests\http_tests.ts" /> |
| 132 | + <TypeScriptCompile Include="Tests\file-system-tests.ts" /> |
| 133 | + <TypeScriptCompile Include="Tests\http-tests.ts" /> |
143 | 134 | <TypeScriptCompile Include="Tests\image-tests.ts" /> |
144 | 135 | <TypeScriptCompile Include="Tests\index.ts" /> |
145 | | - <TypeScriptCompile Include="Tests\location_tests.ts" /> |
| 136 | + <TypeScriptCompile Include="Tests\location-tests.ts" /> |
146 | 137 | <TypeScriptCompile Include="Tests\testRunner.ts" /> |
147 | 138 | <TypeScriptCompile Include="Tests\TKUnit.ts" /> |
148 | 139 | <TypeScriptCompile Include="text\index.ts" /> |
|
156 | 147 | <TypeScriptCompile Include="utils\module_merge.ts" /> |
157 | 148 | <TypeScriptCompile Include="utils\utils_android.ts" /> |
158 | 149 | <TypeScriptCompile Include="utils\utils_ios.ts" /> |
159 | | - <TypeScriptCompile Include="http\http_request.android.ts"> |
160 | | - <DependentUpon>http_request.d.ts</DependentUpon> |
161 | | - </TypeScriptCompile> |
162 | | - <TypeScriptCompile Include="http\http_request.ios.ts"> |
163 | | - <DependentUpon>http_request.d.ts</DependentUpon> |
164 | | - </TypeScriptCompile> |
165 | | - <TypeScriptCompile Include="http\http_request.d.ts" /> |
| 150 | + <TypeScriptCompile Include="http\http-request.d.ts" /> |
166 | 151 | </ItemGroup> |
167 | 152 | <ItemGroup> |
168 | 153 | <TypeScriptCompile Include="http\index.ts" /> |
169 | 154 | <TypeScriptCompile Include="location\index.ts" /> |
170 | | - <TypeScriptCompile Include="filesystem\index.ts" /> |
| 155 | + <TypeScriptCompile Include="file-system\index.ts" /> |
171 | 156 | <TypeScriptCompile Include="console\index.ts" /> |
172 | 157 | <TypeScriptCompile Include="camera\index.ts" /> |
173 | 158 | <TypeScriptCompile Include="application\index.ts" /> |
|
186 | 171 | <TypeScriptCompile Include="timer\timer.ios.ts"> |
187 | 172 | <DependentUpon>timer.d.ts</DependentUpon> |
188 | 173 | </TypeScriptCompile> |
189 | | - <TypeScriptCompile Include="Tests\local_settings_tests.ts" /> |
| 174 | + <TypeScriptCompile Include="Tests\local-settings-tests.ts" /> |
190 | 175 | <TypeScriptCompile Include="console\console-helper.android.ts"> |
191 | 176 | <DependentUpon>console-helper.d.ts</DependentUpon> |
192 | 177 | </TypeScriptCompile> |
193 | 178 | <TypeScriptCompile Include="console\console-helper.ios.ts"> |
194 | 179 | <DependentUpon>console-helper.d.ts</DependentUpon> |
195 | 180 | </TypeScriptCompile> |
| 181 | + <TypeScriptCompile Include="file-system\file-system.ts"> |
| 182 | + <DependentUpon>file-system.d.ts</DependentUpon> |
| 183 | + </TypeScriptCompile> |
| 184 | + <TypeScriptCompile Include="file-system\file-system-access.android.ts"> |
| 185 | + <DependentUpon>file-system-access.d.ts</DependentUpon> |
| 186 | + </TypeScriptCompile> |
| 187 | + <TypeScriptCompile Include="file-system\file-system-access.ios.ts"> |
| 188 | + <DependentUpon>file-system-access.d.ts</DependentUpon> |
| 189 | + </TypeScriptCompile> |
| 190 | + <TypeScriptCompile Include="http\http-request.android.ts"> |
| 191 | + <DependentUpon>http-request.d.ts</DependentUpon> |
| 192 | + </TypeScriptCompile> |
| 193 | + <TypeScriptCompile Include="http\http-request.ios.ts"> |
| 194 | + <DependentUpon>http-request.d.ts</DependentUpon> |
| 195 | + </TypeScriptCompile> |
196 | 196 | <Content Include="image\Readme.md" /> |
197 | 197 | <TypeScriptCompile Include="localsettings\index.ts" /> |
198 | 198 | <TypeScriptCompile Include="localsettings\local_settings.android.ts"> |
|
0 commit comments