|
179 | 179 | </Compile>
|
180 | 180 | <Compile Include="UIManager\BorderExtensions.cs" />
|
181 | 181 | <Compile Include="UIManager\ColorHelpers.cs" />
|
182 |
| - <Compile Include="UIManager\CSSNodeExtensions.cs" /> |
183 | 182 | <Compile Include="LifecycleState.cs" />
|
184 | 183 | <Compile Include="IReactInstanceManager.cs" />
|
185 | 184 | <Compile Include="Modules\Core\ExceptionsManagerModule.cs" />
|
|
192 | 191 | <Compile Include="UIManager\LayoutAnimation\LayoutDeleteAnimation.cs" />
|
193 | 192 | <Compile Include="UIManager\MatrixMathHelper.cs" />
|
194 | 193 | <Compile Include="UIManager\ReactDefaultCompoundView.cs" />
|
195 |
| - <Compile Include="UIManager\Dimensions.cs" /> |
196 | 194 | <Compile Include="UIManager\IReactCompoundView.cs" />
|
197 | 195 | <Compile Include="UIManager\IViewManager.cs" />
|
198 | 196 | <Compile Include="UIManager\IViewParentManager.cs" />
|
199 | 197 | <Compile Include="UIManager\LayoutAnimation\BaseLayoutAnimation.cs" />
|
200 | 198 | <Compile Include="UIManager\LayoutAnimation\LayoutAnimation.cs" />
|
201 | 199 | <Compile Include="UIManager\LayoutAnimation\StoryboardObservable.cs" />
|
202 |
| - <Compile Include="UIManager\MeasureAssertions.cs" /> |
203 |
| - <Compile Include="UIManager\ReactStylesDiffMap.cs" /> |
204 |
| - <Compile Include="UIManager\ReactStylesDiffMapExtensions.cs" /> |
205 | 200 | <Compile Include="UIManager\Events\EventDispatcher.cs" />
|
206 | 201 | <Compile Include="Properties\AssemblyInfo.cs" />
|
207 | 202 | <Compile Include="Tracing\Tracer.cs" />
|
|
211 | 206 | <Compile Include="UIManager\LayoutAnimation\LayoutAnimationController.cs" />
|
212 | 207 | <Compile Include="UIManager\LayoutAnimation\LayoutUpdateAnimation.cs" />
|
213 | 208 | <Compile Include="UIManager\DependencyObjectViewManager.cs" />
|
214 |
| - <Compile Include="UIManager\ThemedReactContext.cs" /> |
215 | 209 | <Compile Include="UIManager\TransformHelper.cs" />
|
216 | 210 | <Compile Include="UIManager\ViewParentManagerExtensions.cs" />
|
217 | 211 | <Compile Include="Views\Flip\ReactFlipViewManager.cs" />
|
|
252 | 246 | <Compile Include="UIManager\IPropertySetter.cs" />
|
253 | 247 | <Compile Include="UIManager\LayoutShadowNode.cs" />
|
254 | 248 | <Compile Include="UIManager\NativeViewHierarchyOptimizer.cs" />
|
255 |
| - <Compile Include="UIManager\OnLayoutEvent.cs" /> |
256 |
| - <Compile Include="UIManager\PointerEvents.cs" /> |
257 | 249 | <Compile Include="UIManager\PropertySetter.cs" />
|
258 | 250 | <Compile Include="UIManager\SizeMonitoringCanvas.cs" />
|
259 | 251 | <Compile Include="UIManager\NativeViewHierarchyManager.cs" />
|
|
264 | 256 | <Compile Include="UIManager\UIManagerModule.cs" />
|
265 | 257 | <Compile Include="UIManager\UIManagerModule.Constants.cs" />
|
266 | 258 | <Compile Include="UIManager\UIViewOperationQueue.cs" />
|
267 |
| - <Compile Include="UIManager\ViewAtIndex.cs" /> |
268 | 259 | <Compile Include="UIManager\ViewParentManager.cs" />
|
269 | 260 | <Compile Include="UIManager\PanelViewParentManager.cs" />
|
270 | 261 | <Compile Include="UIManager\ViewManager.cs" />
|
|
273 | 264 | <Compile Include="Views\TextInput\ReactTextInputShadowNode.cs" />
|
274 | 265 | <Compile Include="Views\Switch\ReactSwitchManager.cs" />
|
275 | 266 | <Compile Include="Views\Switch\ReactSwitchShadowNode.cs" />
|
276 |
| - <Compile Include="UIManager\CSSNodeVisitor.cs" /> |
277 | 267 | <Compile Include="Views\Text\ReactRunShadowNode.cs" />
|
278 | 268 | <Compile Include="Views\Text\ReactInlineShadowNode.cs" />
|
279 | 269 | <Compile Include="Views\Text\ReactInlineViewManager.cs" />
|
280 | 270 | <Compile Include="Views\Text\ReactSpanShadowNode.cs" />
|
281 | 271 | <Compile Include="Views\Text\ReactInlineShadowNodeVisitor.cs" />
|
282 | 272 | <Compile Include="Views\Text\ReactTextCompoundView.cs" />
|
283 | 273 | <Compile Include="Views\ViewManagersPropertyCache.cs" />
|
284 |
| - <Compile Include="UIManager\ViewProps.cs" /> |
285 | 274 | <Compile Include="Views\Text\ReactRunManager.cs" />
|
286 | 275 | <Compile Include="Views\Text\ReactTextShadowNode.cs" />
|
287 | 276 | <Compile Include="Views\Text\ReactTextViewManager.cs" />
|
|
0 commit comments