|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Maui.Controls</AssemblyName>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="Accelerator.cs"/>
<Compile Include="AcceleratorTypeConverter.cs"/>
<Compile Include="ActionSheetArguments.cs"/>
<Compile Include="ActivityIndicator\ActivityIndicator.cs"/>
<Compile Include="AdaptiveTrigger.cs"/>
<Compile Include="AlertArguments.cs"/>
<Compile Include="AnimatableKey.cs"/>
<Compile Include="Animation.cs"/>
<Compile Include="AnimationExtensions.cs"/>
<Compile Include="Application\Application.cs"/>
<Compile Include="Application\Application.Mapper.cs"/>
<Compile Include="Application\Application.Standard.cs"/>
<Compile Include="AppLinkEntry.cs"/>
<Compile Include="AppThemeBinding.cs"/>
<Compile Include="AppThemeChangedEventArgs.cs"/>
<Compile Include="AutomationProperties.cs"/>
<Compile Include="BackButtonPressedEventArgs.cs"/>
<Compile Include="BackgroundingEventArgs.cs"/>
<Compile Include="BarElement.cs"/>
<Compile Include="BindableLayout\BindableLayout.cs"/>
<Compile Include="BindableObject.cs"/>
<Compile Include="BindableObjectExtensions.cs"/>
<Compile Include="BindableProperty.cs"/>
<Compile Include="BindablePropertyConverter.cs"/>
<Compile Include="BindablePropertyKey.cs"/>
<Compile Include="Binding.cs"/>
<Compile Include="BindingBase.Create.cs"/>
<Compile Include="BindingBase.cs"/>
<Compile Include="BindingBaseExtensions.cs"/>
<Compile Include="BindingExpression.cs"/>
<Compile Include="BindingExpressionHelper.cs"/>
<Compile Include="BindingMode.cs"/>
<Compile Include="BorderElement.cs"/>
<Compile Include="Border\Border.cs"/>
<Compile Include="BoundsConstraint.cs"/>
<Compile Include="BoxView\BoxView.cs"/>
<Compile Include="Brush\Brush.cs"/>
<Compile Include="Brush\BrushTypeConverter.cs"/>
<Compile Include="Button\Button.cs"/>
<Compile Include="Button\Button.Mapper.cs"/>
<Compile Include="Button\Button.Standard.cs"/>
<Compile Include="Button\ButtonElement.cs"/>
<Compile Include="Button\ButtonsMask.cs"/>
<Compile Include="CarouselPage\CarouselPage.cs"/>
<Compile Include="CastingEnumerator.cs"/>
<Compile Include="Cells\Cell.cs"/>
<Compile Include="Cells\EntryCell.cs"/>
<Compile Include="Cells\ICellController.cs"/>
<Compile Include="Cells\IEntryCellController.cs"/>
<Compile Include="Cells\ImageCell.cs"/>
<Compile Include="Cells\SwitchCell.cs"/>
<Compile Include="Cells\TextCell.cs"/>
<Compile Include="Cells\ViewCell.cs"/>
<Compile Include="CheckBox\CheckBox.cs"/>
<Compile Include="CheckBox\CheckBox.Mapper.cs"/>
<Compile Include="CheckBox\CheckedChangedEventArgs.cs"/>
<Compile Include="ChildGestureRecognizer.cs"/>
<Compile Include="ClickedEventArgs.cs"/>
<Compile Include="ClickGestureRecognizer.cs"/>
<Compile Include="CollectionSynchronizationCallback.cs"/>
<Compile Include="CollectionSynchronizationContext.cs"/>
<Compile Include="ColorElement.cs"/>
<Compile Include="ColumnDefinition.cs"/>
<Compile Include="ColumnDefinitionCollection.cs"/>
<Compile Include="ColumnDefinitionCollectionTypeConverter.cs"/>
<Compile Include="Command.cs"/>
<Compile Include="CommandElement.cs"/>
<Compile Include="CompareStateTrigger.cs"/>
<Compile Include="Compatibility\Handlers\ViewHandlerDelegator.cs"/>
<Compile Include="Compatibility\Handlers\VisualElementRenderer.cs"/>
<Compile Include="Compatibility\INativeElementView.cs"/>
<Compile Include="CompressedLayout.cs"/>
<Compile Include="Configuration.cs"/>
<Compile Include="ConstraintType.cs"/>
<Compile Include="ContentConverter.cs"/>
<Compile Include="ContentPage\ContentPage.cs"/>
<Compile Include="ContentPage\ContentPage.Mapper.cs"/>
<Compile Include="ContentPage\HideSoftInputOnTappedChanged\HideSoftInputOnTappedChangedManager.cs"/>
<Compile Include="ContentPresenter.cs"/>
<Compile Include="ContentPropertyAttribute.cs"/>
<Compile Include="ContentView\ContentView.cs"/>
<Compile Include="ControlsColorExtensions.cs"/>
<Compile Include="ControlTemplate.cs"/>
<Compile Include="CornerElement.cs"/>
<Compile Include="DataTemplate.cs"/>
<Compile Include="DataTemplateExtensions.cs"/>
<Compile Include="DataTemplateSelector.cs"/>
<Compile Include="DateChangedEventArgs.cs"/>
<Compile Include="DatePicker\DatePicker.cs"/>
<Compile Include="DatePicker\DatePicker.Mapper.cs"/>
<Compile Include="DatePicker\DatePicker.Standard.cs"/>
<Compile Include="DecorableTextElement.cs"/>
<Compile Include="DefinitionCollection.cs"/>
<Compile Include="DependencyAttribute.cs"/>
<Compile Include="DependencyFetchTarget.cs"/>
<Compile Include="DependencyResolver.cs"/>
<Compile Include="DependencyService.cs"/>
<Compile Include="DesignMode.cs"/>
<Compile Include="Device.cs"/>
<Compile Include="DeviceOrientationExtensions.cs"/>
<Compile Include="DeviceStateTrigger.cs"/>
<Compile Include="DispatcherExtensions.cs"/>
<Compile Include="DisplayDensityChangedEventArgs.cs"/>
<Compile Include="DisplayInfoExtensions.cs"/>
<Compile Include="DoubleCollection.cs"/>
<Compile Include="DoubleCollectionConverter.cs"/>
<Compile Include="DragAndDrop\DataPackage.cs"/>
<Compile Include="DragAndDrop\DataPackageOperation.cs"/>
<Compile Include="DragAndDrop\DataPackagePropertySet.cs"/>
<Compile Include="DragAndDrop\DataPackagePropertySetView.cs"/>
<Compile Include="DragAndDrop\DataPackageView.cs"/>
<Compile Include="DragAndDrop\DragEventArgs.cs"/>
<Compile Include="DragAndDrop\DragGestureRecognizer.cs"/>
<Compile Include="DragAndDrop\DragStartingEventArgs.cs"/>
<Compile Include="DragAndDrop\DropCompletedEventArgs.cs"/>
<Compile Include="DragAndDrop\DropEventArgs.cs"/>
<Compile Include="DragAndDrop\DropGestureRecognizer.cs"/>
<Compile Include="DragAndDrop\PlatformDragEventArgs.cs"/>
<Compile Include="DragAndDrop\PlatformDragStartingEventArgs.cs"/>
<Compile Include="DragAndDrop\PlatformDropCompletedEventArgs.cs"/>
<Compile Include="DragAndDrop\PlatformDropEventArgs.cs"/>
<Compile Include="EditorAutoSizeOption.cs"/>
<Compile Include="Editor\Editor.cs"/>
<Compile Include="Editor\Editor.Mapper.cs"/>
<Compile Include="Editor\Editor.Standard.cs"/>
<Compile Include="Effect.cs"/>
<Compile Include="EffectiveFlowDirection.cs"/>
<Compile Include="EffectiveFlowDirectionExtensions.cs"/>
<Compile Include="EffectiveVisualExtensions.cs"/>
<Compile Include="ElementCollection.cs"/>
<Compile Include="ElementTemplate.cs"/>
<Compile Include="Element\Element.cs"/>
<Compile Include="Element\Element.Mapper.cs"/>
<Compile Include="Element\Element.Standard.cs"/>
<Compile Include="Element\ElementEventArgs.cs"/>
<Compile Include="Element\Element_StyleSheets.cs"/>
<Compile Include="Embedding\EmbeddedWindow.cs"/>
<Compile Include="Embedding\EmbeddingExtensions.cs"/>
<Compile Include="Entry\Entry.cs"/>
<Compile Include="Entry\Entry.Mapper.cs"/>
<Compile Include="Entry\Entry.Standard.cs"/>
<Compile Include="EnumerableExtensions.cs"/>
<Compile Include="EventArg.cs"/>
<Compile Include="ExportEffectAttribute.cs"/>
<Compile Include="ExportFontAttribute.cs"/>
<Compile Include="ExpressionSearch.cs"/>
<Compile Include="FileImageSource.cs"/>
<Compile Include="FileImageSourceConverter.cs"/>
<Compile Include="FlowDirectionConverter.cs"/>
<Compile Include="FlyoutPage\FlyoutLayoutBehavior.cs"/>
<Compile Include="FlyoutPage\FlyoutPage.cs"/>
<Compile Include="FlyoutPage\FlyoutPage.Mapper.cs"/>
<Compile Include="FocusEventArgs.cs"/>
<Compile Include="Foldable\IFoldableService.cs"/>
<Compile Include="FontAttributes.cs"/>
<Compile Include="FontElement.cs"/>
<Compile Include="FontExtensions.cs"/>
<Compile Include="FontImageSource.cs"/>
<Compile Include="FontSizeConverter.cs"/>
<Compile Include="FormattedString.cs"/>
<Compile Include="Frame\Frame.cs"/>
<Compile Include="GestureElement.cs"/>
<Compile Include="GestureRecognizer.cs"/>
<Compile Include="GestureState.cs"/>
<Compile Include="GlobalNamespaces.cs"/>
<Compile Include="GradientBrush.cs"/>
<Compile Include="GradientStop.cs"/>
<Compile Include="GradientStopCollection.cs"/>
<Compile Include="GraphicsView\GraphicsView.cs"/>
<Compile Include="GridLengthTypeConverter.cs"/>
<Compile Include="HandlerAttribute.cs"/>
<Compile Include="HandlerChangingEventArgs.cs"/>
<Compile Include="Handlers\HandlerProperties.cs"/>
<Compile Include="Handlers\Items\CarouselViewHandler.cs"/>
<Compile Include="Handlers\Items\CarouselViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\CollectionViewHandler.cs"/>
<Compile Include="Handlers\Items\CollectionViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\GroupableItemsViewHandler.cs"/>
<Compile Include="Handlers\Items\GroupableItemsViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\ItemsViewHandler.cs"/>
<Compile Include="Handlers\Items\ItemsViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\ReorderableItemsViewHandler.cs"/>
<Compile Include="Handlers\Items\ReorderableItemsViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\SelectableItemsViewHandler.cs"/>
<Compile Include="Handlers\Items\SelectableItemsViewHandler.Standard.cs"/>
<Compile Include="Handlers\Items\StructuredItemsViewHandler.cs"/>
<Compile Include="Handlers\Items\StructuredItemsViewHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\BoxView\BoxViewHandler.cs"/>
<Compile Include="Handlers\Shapes\BoxView\BoxViewHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\Line\LineHandler.cs"/>
<Compile Include="Handlers\Shapes\Line\LineHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\Path\PathHandler.cs"/>
<Compile Include="Handlers\Shapes\Path\PathHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\Polygon\PolygonHandler.cs"/>
<Compile Include="Handlers\Shapes\Polygon\PolygonHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\Polyline\PolylineHandler.cs"/>
<Compile Include="Handlers\Shapes\Polyline\PolylineHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\Rectangle\RectangleHandler.cs"/>
<Compile Include="Handlers\Shapes\Rectangle\RectangleHandler.Standard.cs"/>
<Compile Include="Handlers\Shapes\RoundRectangle\RoundRectangleHandler.cs"/>
<Compile Include="Handlers\Shapes\RoundRectangle\RoundRectangleHandler.Standard.cs"/>
<Compile Include="Handlers\Shell\ShellHandler.cs"/>
<Compile Include="Hosting\AppHostBuilderExtensions.cs"/>
<Compile Include="Hosting\Effects\AppHostBuilderExtensions.cs"/>
<Compile Include="Hosting\Effects\IEffectsBuilder.cs"/>
<Compile Include="HtmlWebViewSource.cs"/>
<Compile Include="HybridWebView\HybridWebView.cs"/>
<Compile Include="HybridWebView\HybridWebViewRawMessageReceivedEventArgs.cs"/>
<Compile Include="IAnimatable.cs"/>
<Compile Include="IAppIndexingProvider.cs"/>
<Compile Include="IApplicationController.cs"/>
<Compile Include="IAppLinkEntry.cs"/>
<Compile Include="IAppLinks.cs"/>
<Compile Include="IBarElement.cs"/>
<Compile Include="IBorderElement.cs"/>
<Compile Include="IButtonController.cs"/>
<Compile Include="IButtonElement.cs"/>
<Compile Include="IColorElement.cs"/>
<Compile Include="ICommandElement.cs"/>
<Compile Include="IConfigElement.cs"/>
<Compile Include="IConfigPlatform.cs"/>
<Compile Include="IControlsElement.cs"/>
<Compile Include="IControlsView.cs"/>
<Compile Include="IControlsVisualElement.cs"/>
<Compile Include="IControlTemplated.cs"/>
<Compile Include="IConverterOptions.cs"/>
<Compile Include="ICornerElement.cs"/>
<Compile Include="IDataTemplateController.cs"/>
<Compile Include="IDecorableTextElement.cs"/>
<Compile Include="IDefinition.cs"/>
<Compile Include="IEditorController.cs"/>
<Compile Include="IEffectControlProvider.cs"/>
<Compile Include="IElementConfiguration.cs"/>
<Compile Include="IElementController.cs"/>
<Compile Include="IElementDefinition.cs"/>
<Compile Include="IEntryController.cs"/>
<Compile Include="IExpressionSearch.cs"/>
<Compile Include="IExtendedTypeConverter.cs"/>
<Compile Include="IFlowDirectionController.cs"/>
<Compile Include="IFlyoutPageController.cs"/>
<Compile Include="IFontElement.cs"/>
<Compile Include="IFontNamedSizeService.cs"/>
<Compile Include="IGestureController.cs"/>
<Compile Include="IGestureRecognizer.cs"/>
<Compile Include="IGestureRecognizers.cs"/>
<Compile Include="IGridController.cs"/>
<Compile Include="IInputTransparentContainerElement.cs"/>
<Compile Include="IItemsView.cs"/>
<Compile Include="IItemViewController.cs"/>
<Compile Include="ILayout.cs"/>
<Compile Include="ILayoutController.cs"/>
<Compile Include="ILineHeightElement.cs"/>
<Compile Include="ImageBrush.cs"/>
<Compile Include="ImageButton\ImageButton.cs"/>
<Compile Include="ImageElement.cs"/>
<Compile Include="ImageSource.cs"/>
<Compile Include="ImageSourceConverter.cs"/>
<Compile Include="Image\IImageController.cs"/>
<Compile Include="Image\IImageElement.cs"/>
<Compile Include="Image\Image.cs"/>
<Compile Include="Image\ImageSource.cs"/>
<Compile Include="IMarkupExtension.cs"/>
<Compile Include="IMenuItemController.cs"/>
<Compile Include="ImmutableBrush.cs"/>
<Compile Include="IMultiPageController.cs"/>
<Compile Include="IMultiValueConverter.cs"/>
<Compile Include="INativeBindingService.cs"/>
<Compile Include="INativeValueConverterService.cs"/>
<Compile Include="INavigation.cs"/>
<Compile Include="INavigationPageController.cs"/>
<Compile Include="IndicatorView\IndicatorShape.cs"/>
<Compile Include="IndicatorView\IndicatorStackLayout.cs"/>
<Compile Include="IndicatorView\IndicatorView.cs"/>
<Compile Include="InputView\InputView.cs"/>
<Compile Include="Interactivity\AttachedCollection.cs"/>
<Compile Include="Interactivity\Behavior.cs"/>
<Compile Include="Interactivity\BindingCondition.cs"/>
<Compile Include="Interactivity\Condition.cs"/>
<Compile Include="Interactivity\DataTrigger.cs"/>
<Compile Include="Interactivity\EventTrigger.cs"/>
<Compile Include="Interactivity\IAttachedObject.cs"/>
<Compile Include="Interactivity\MultiCondition.cs"/>
<Compile Include="Interactivity\MultiTrigger.cs"/>
<Compile Include="Interactivity\PlatformBehavior.cs"/>
<Compile Include="Interactivity\PropertyCondition.cs"/>
<Compile Include="Interactivity\Trigger.cs"/>
<Compile Include="Interactivity\TriggerAction.cs"/>
<Compile Include="Interactivity\TriggerBase.cs"/>
<Compile Include="Internals\AsyncValue.cs"/>
<Compile Include="Internals\AutoId.cs"/>
<Compile Include="Internals\CellExtensions.cs"/>
<Compile Include="Internals\DynamicResource.cs"/>
<Compile Include="Internals\EffectUtilities.cs"/>
<Compile Include="Internals\EvalRequested.cs"/>
<Compile Include="Internals\IDynamicResourceHandler.cs"/>
<Compile Include="Internals\ImageParser.cs"/>
<Compile Include="Internals\INameScope.cs"/>
<Compile Include="Internals\InvalidationTrigger.cs"/>
<Compile Include="Internals\NameScope.cs"/>
<Compile Include="Internals\NavigationRequestedEventArgs.cs"/>
<Compile Include="Internals\NavigationRequestType.cs"/>
<Compile Include="Internals\NotifyCollectionChangedEventArgsEx.cs"/>
<Compile Include="Internals\NotifyCollectionChangedEventArgsExtensions.cs"/>
<Compile Include="Internals\PageExtensions.cs"/>
<Compile Include="Internals\PreserveAttribute.cs"/>
<Compile Include="Internals\ProfilePage.cs"/>
<Compile Include="Internals\PropertyPropagationExtensions.cs"/>
<Compile Include="Internals\ResourceLoader.cs"/>
<Compile Include="Internals\TextTransformUtilites.cs"/>
<Compile Include="Internals\WeakEventProxy.cs"/>
<Compile Include="InvalidationEventArgs.cs"/>
<Compile Include="InvalidNavigationException.cs"/>
<Compile Include="IPaddingElement.cs"/>
<Compile Include="IPageContainer.cs"/>
<Compile Include="IPageController.cs"/>
<Compile Include="IPanGestureController.cs"/>
<Compile Include="IPinchGestureController.cs"/>
<Compile Include="IPlaceholderElement.cs"/>
<Compile Include="IPlatformElementConfiguration.cs"/>
<Compile Include="IPlatformSizeService.cs"/>
<Compile Include="IPropertyPropagationController.cs"/>
<Compile Include="IProvideParentValues.cs"/>
<Compile Include="IProvideValueTarget.cs"/>
<Compile Include="IRegisterable.cs"/>
<Compile Include="IResourceDictionary.cs"/>
<Compile Include="IResourcesProvider.cs"/>
<Compile Include="IRootObjectProvider.cs"/>
<Compile Include="IScrollViewController.cs"/>
<Compile Include="ISearchBarController.cs"/>
<Compile Include="ISliderController.cs"/>
<Compile Include="ISpatialElement.cs"/>
<Compile Include="IStyle.cs"/>
<Compile Include="IStyleElement.cs"/>
<Compile Include="ISwipeGestureController.cs"/>
<Compile Include="ISwipeItem.cs"/>
<Compile Include="ISwipeViewController.cs"/>
<Compile Include="ISystemResourcesProvider.cs"/>
<Compile Include="ITableModel.cs"/>
<Compile Include="ITableViewController.cs"/>
<Compile Include="ITemplatedItemsList.cs"/>
<Compile Include="ITemplatedItemsListScrollToRequestedEventArgs.cs"/>
<Compile Include="ITemplatedItemsView.cs"/>
<Compile Include="ItemsView.cs"/>
<Compile Include="Items\CarouselLayoutTypeConverter.cs"/>
<Compile Include="Items\CarouselView.cs"/>
<Compile Include="Items\CollectionView.cs"/>
<Compile Include="Items\CurrentItemChangedEventArgs.cs"/>
<Compile Include="Items\GridItemsLayout.cs"/>
<Compile Include="Items\GroupableItemsView.cs"/>
<Compile Include="Items\IItemsLayout.cs"/>
<Compile Include="Items\ItemSizingStrategy.cs"/>
<Compile Include="Items\ItemsLayout.cs"/>
<Compile Include="Items\ItemsLayoutOrientation.cs"/>
<Compile Include="Items\ItemsLayoutTypeConverter.cs"/>
<Compile Include="Items\ItemsUpdatingScrollMode.cs"/>
<Compile Include="Items\ItemsView.cs"/>
<Compile Include="Items\ItemsViewScrolledEventArgs.cs"/>
<Compile Include="Items\LinearItemsLayout.cs"/>
<Compile Include="Items\MarshalingObservableCollection.cs"/>
<Compile Include="Items\PositionChangedEventArgs.cs"/>
<Compile Include="Items\ReorderableItemsView.cs"/>
<Compile Include="Items\ScrollToRequestEventArgs.cs"/>
<Compile Include="Items\SelectableItemsView.cs"/>
<Compile Include="Items\SelectionChangedEventArgs.cs"/>
<Compile Include="Items\SelectionList.cs"/>
<Compile Include="Items\SelectionMode.cs"/>
<Compile Include="Items\SnapPointsAlignment.cs"/>
<Compile Include="Items\SnapPointsType.cs"/>
<Compile Include="Items\StructuredItemsView.cs"/>
<Compile Include="ItemTappedEventArgs.cs"/>
<Compile Include="ItemVisibilityEventArgs.cs"/>
<Compile Include="ITextAlignmentElement.cs"/>
<Compile Include="ITextElement.cs"/>
<Compile Include="IValueConverter.cs"/>
<Compile Include="IValueConverterProvider.cs"/>
<Compile Include="IValueProvider.cs"/>
<Compile Include="IViewContainer.cs"/>
<Compile Include="IViewController.cs"/>
<Compile Include="IVisualController.cs"/>
<Compile Include="IVisualElementController.cs"/>
<Compile Include="IWebViewController.cs"/>
<Compile Include="IWindowController.cs"/>
<Compile Include="IWindowCreator.cs"/>
<Compile Include="IWrappedValue.cs"/>
<Compile Include="IXamlDataTypeProvider.cs"/>
<Compile Include="IXamlTypeResolver.cs"/>
<Compile Include="IXmlLineInfoProvider.cs"/>
<Compile Include="KeyboardAccelerator.cs"/>
<Compile Include="KnownColor.cs"/>
<Compile Include="Label\Label.cs"/>
<Compile Include="Label\Label.Mapper.cs"/>
<Compile Include="Label\Label.Standard.cs"/>
<Compile Include="LayoutAlignment.cs"/>
<Compile Include="LayoutAlignmentExtensions.cs"/>
<Compile Include="LayoutConstraint.cs"/>
<Compile Include="LayoutDirectionExtensions.cs"/>
<Compile Include="LayoutExpandFlag.cs"/>
<Compile Include="LayoutOptions.cs"/>
<Compile Include="LayoutOptionsConverter.cs"/>
<Compile Include="Layout\AbsoluteLayout.cs"/>
<Compile Include="Layout\AndExpandLayoutManager.cs"/>
<Compile Include="Layout\BoundsTypeConverter.cs"/>
<Compile Include="Layout\FlexExtensions.cs"/>
<Compile Include="Layout\FlexLayout.cs"/>
<Compile Include="Layout\Grid.cs"/>
<Compile Include="Layout\GridExtensions.cs"/>
<Compile Include="Layout\HorizontalStackLayout.cs"/>
<Compile Include="Layout\ILayoutManagerFactory.cs"/>
<Compile Include="Layout\Layout.cs"/>
<Compile Include="Layout\Layout.Mapper.cs"/>
<Compile Include="Layout\Layout.Standard.cs"/>
<Compile Include="Layout\StackBase.cs"/>
<Compile Include="Layout\StackLayout.cs"/>
<Compile Include="Layout\StackLayoutManager.cs"/>
<Compile Include="Layout\VerticalStackLayout.cs"/>
<Compile Include="LegacyLayouts\AbsoluteLayout.cs"/>
<Compile Include="LegacyLayouts\Constraint.cs"/>
<Compile Include="LegacyLayouts\ConstraintExpression.cs"/>
<Compile Include="LegacyLayouts\ConstraintTypeConverter.cs"/>
<Compile Include="LegacyLayouts\FlexLayout.cs"/>
<Compile Include="LegacyLayouts\Grid.cs"/>
<Compile Include="LegacyLayouts\GridCalc.cs"/>
<Compile Include="LegacyLayouts\Layout.cs"/>
<Compile Include="LegacyLayouts\LayoutOfT.cs"/>
<Compile Include="LegacyLayouts\RelativeLayout.cs"/>
<Compile Include="LegacyLayouts\StackLayout.cs"/>
<Compile Include="LinearGradientBrush.cs"/>
<Compile Include="LineHeightElement.cs"/>
<Compile Include="ListProxy.cs"/>
<Compile Include="ListProxyChangedEventArgs.cs"/>
<Compile Include="ListStringTypeConverter.cs"/>
<Compile Include="ListView\IListProxy.cs"/>
<Compile Include="ListView\IListViewController.cs"/>
<Compile Include="ListView\ListView.cs"/>
<Compile Include="ListView\ListViewCachingStrategy.cs"/>
<Compile Include="ListView\ListViewSelectionMode.cs"/>
<Compile Include="LockingSemaphore.cs"/>
<Compile Include="MeasureFlags.cs"/>
<Compile Include="Menu\BaseMenuItem.cs"/>
<Compile Include="Menu\FlyoutBase.cs"/>
<Compile Include="Menu\MenuBar.cs"/>
<Compile Include="Menu\MenuBarItem.cs"/>
<Compile Include="Menu\MenuBarTracker.cs"/>
<Compile Include="Menu\MenuFlyout.cs"/>
<Compile Include="Menu\MenuFlyoutItem.cs"/>
<Compile Include="Menu\MenuFlyoutSeparator.cs"/>
<Compile Include="Menu\MenuFlyoutSubItem.cs"/>
<Compile Include="Menu\MenuItem.cs"/>
<Compile Include="Menu\MenuItemTracker.cs"/>
<Compile Include="MergedStyle.cs"/>
<Compile Include="MessagingCenter.cs"/>
<Compile Include="ModalEventArgs.cs"/>
<Compile Include="ModalPoppedEventArgs.cs"/>
<Compile Include="ModalPoppingEventArgs.cs"/>
<Compile Include="ModalPushedEventArgs.cs"/>
<Compile Include="ModalPushingEventArgs.cs"/>
<Compile Include="MultiBinding.cs"/>
<Compile Include="MultiPage.cs"/>
<Compile Include="NamedSize.cs"/>
<Compile Include="NameScopeExtensions.cs"/>
<Compile Include="NavigableElement\NavigableElement.cs"/>
<Compile Include="NavigationEventArgs.cs"/>
<Compile Include="NavigationModel.cs"/>
<Compile Include="NavigationPage\NavigationPage.cs"/>
<Compile Include="NavigationPage\NavigationPage.Legacy.cs"/>
<Compile Include="NavigationPage\NavigationPage.Mapper.cs"/>
<Compile Include="NavigationPage\NavigationPageToolbar.cs"/>
<Compile Include="NavigationProxy.cs"/>
<Compile Include="NavigationStepRequest.cs"/>
<Compile Include="NullEffect.cs"/>
<Compile Include="NumericExtensions.cs"/>
<Compile Include="ObservableList.cs"/>
<Compile Include="ObservableWrapper.cs"/>
<Compile Include="OnIdiom.cs"/>
<Compile Include="OnPlatform.cs"/>
<Compile Include="OrderedDictionary.cs"/>
<Compile Include="OrientationStateTrigger.cs"/>
<Compile Include="PaddingElement.cs"/>
<Compile Include="Page\NavigatedFromEventArgs.cs"/>
<Compile Include="Page\NavigatedToEventArgs.cs"/>
<Compile Include="Page\NavigatingFromEventArgs.cs"/>
<Compile Include="Page\Page.cs"/>
<Compile Include="PanGestureRecognizer.cs"/>
<Compile Include="PanUpdatedEventArgs.cs"/>
<Compile Include="ParameterAttribute.cs"/>
<Compile Include="ParentChangingEventArgs.cs"/>
<Compile Include="Performance.cs"/>
<Compile Include="Picker\Picker.cs"/>
<Compile Include="Picker\Picker.Mapper.cs"/>
<Compile Include="Picker\Picker.Standard.cs"/>
<Compile Include="PinchGestureRecognizer.cs"/>
<Compile Include="PinchGestureUpdatedEventArgs.cs"/>
<Compile Include="PlaceholderElement.cs"/>
<Compile Include="PlatformBindingHelpers.cs"/>
<Compile Include="PlatformConfigurationRegistry.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\AppCompat\Application.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\AppCompat\NavigationPage.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\Application.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\Button.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\Entry.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\ImageButton.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\ListView.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\ShellItem.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\SwipeView.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\TabbedPage.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\ToolbarPlacement.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\ViewCell.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\VisualElement.cs"/>
<Compile Include="PlatformConfiguration\AndroidSpecific\WebView.cs"/>
<Compile Include="PlatformConfiguration\ExtensionPoints.cs"/>
<Compile Include="PlatformConfiguration\GTKSpecific\BoxView.cs"/>
<Compile Include="PlatformConfiguration\GTKSpecific\NavigationPage.cs"/>
<Compile Include="PlatformConfiguration\GTKSpecific\TabbedPage.cs"/>
<Compile Include="PlatformConfiguration\GTKSpecific\TabPosition.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Application.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\BlurEffectStyle.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Cell.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\DatePicker.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Entry.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\FlyoutPage.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\GroupHeaderStyle.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\LargeTitleDisplayMode.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\ListView.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\NavigationPage.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Page.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Picker.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\ScrollView.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\SearchBar.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\SeparatorStyle.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\Slider.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\StatusBarHiddenMode.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\StatusBarTextColorMode.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\SwipeView.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\TabbedPage.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\TimePicker.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\TranslucencyMode.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\UIModalPresentationStyle.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\UISearchBarStyle.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\UIStatusBarAnimation.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\UpdateMode.cs"/>
<Compile Include="PlatformConfiguration\iOSSpecific\VisualElement.cs"/>
<Compile Include="PlatformConfiguration\macOSSpecific\NavigationPage.cs"/>
<Compile Include="PlatformConfiguration\macOSSpecific\NavigationTransitionStyle.cs"/>
<Compile Include="PlatformConfiguration\macOSSpecific\Page.cs"/>
<Compile Include="PlatformConfiguration\macOSSpecific\TabbedPage.cs"/>
<Compile Include="PlatformConfiguration\macOSSpecific\TabsStyle.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Application.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Entry.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\FocusDirection.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\FontWeight.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Image.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\ItemsView.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Label.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\NavigationPage.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Page.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\ProgressBar.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\ScrollView.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\StyleValues.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\Switch.cs"/>
<Compile Include="PlatformConfiguration\TizenSpecific\VisualElement.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\AccessKeyPlacement.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\Application.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\CollapseStyle.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\FlyoutPage.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\InputView.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\Label.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\ListView.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\Page.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\RefreshView.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\SearchBar.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\TabbedPage.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\ToolbarPlacement.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\VisualElement.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\WebView.cs"/>
<Compile Include="PlatformConfiguration\WindowsSpecific\WebViewExecutionMode.cs"/>
<Compile Include="PlatformEffect.cs"/>
<Compile Include="PlatformPointerEventArgs.cs"/>
<Compile Include="Platform\AlertManager\AlertManager.cs"/>
<Compile Include="Platform\AlertManager\AlertMananger.Standard.cs"/>
<Compile Include="Platform\GestureManager\GestureManager.cs"/>
<Compile Include="Platform\GestureManager\GesturePlatformManager.Standard.cs"/>
<Compile Include="Platform\IElementExtensions.cs"/>
<Compile Include="Platform\ImageExtensions.cs"/>
<Compile Include="Platform\ModalNavigationManager\ModalNavigationManager.cs"/>
<Compile Include="Platform\ModalNavigationManager\ModalNavigationManager.Standard.cs"/>
<Compile Include="Platform\PageExtensions.cs"/>
<Compile Include="Platform\PlatformConfigurationExtensions.cs"/>
<Compile Include="Platform\PlatformEffect.cs"/>
<Compile Include="Platform\SemanticExtensions.cs"/>
<Compile Include="Platform\ShapeExtensions.cs"/>
<Compile Include="Platform\Standard\Extensions\ButtonExtensions.cs"/>
<Compile Include="PointCollection.cs"/>
<Compile Include="PointerEventArgs.cs"/>
<Compile Include="PointerGestureRecognizer.cs"/>
<Compile Include="PoppedToRootEventArgs.cs"/>
<Compile Include="Profiler.cs"/>
<Compile Include="ProgressBar\ProgressBar.cs"/>
<Compile Include="PromptArguments.cs"/>
<Compile Include="Properties\AssemblyInfo.cs"/>
<Compile Include="PropertyChangedEventArgsExtensions.cs"/>
<Compile Include="PropertyChangingEventArgs.cs"/>
<Compile Include="PropertyChangingEventHandler.cs"/>
<Compile Include="ProvideCompiledAttribute.cs"/>
<Compile Include="RadialGradientBrush.cs"/>
<Compile Include="RadioButton\RadioButton.cs"/>
<Compile Include="RadioButton\RadioButton.Mapper.cs"/>
<Compile Include="RadioButton\RadioButton.Standard.cs"/>
<Compile Include="RadioButton\RadioButtonGroup.cs"/>
<Compile Include="RadioButton\RadioButtonGroupController.cs"/>
<Compile Include="RadioButton\RadioButtonGroupSelectionChanged.cs"/>
<Compile Include="ReadOnlyCastingList.cs"/>
<Compile Include="ReadOnlyListAdapter.cs"/>
<Compile Include="ReferenceTypeConverter.cs"/>
<Compile Include="RefreshView\RefreshView.cs"/>
<Compile Include="RefreshView\RefreshView.Mapper.cs"/>
<Compile Include="RefreshView\RefreshView.Standard.cs"/>
<Compile Include="Region.cs"/>
<Compile Include="Registrar.cs"/>
<Compile Include="RelativeBindingSource.cs"/>
<Compile Include="RelativeBindingSourceMode.cs"/>
<Compile Include="RenderWithAttribute.cs"/>
<Compile Include="ResolutionGroupNameAttribute.cs"/>
<Compile Include="ResourceDictionary.cs"/>
<Compile Include="ResourcesChangedEventArgs.cs"/>
<Compile Include="ResourcesExtensions.cs"/>
<Compile Include="RouteFactory.cs"/>
<Compile Include="Routing.cs"/>
<Compile Include="RoutingEffect.cs"/>
<Compile Include="RowDefinition.cs"/>
<Compile Include="RowDefinitionCollection.cs"/>
<Compile Include="RowDefinitionCollectionTypeConverter.cs"/>
<Compile Include="RuntimeNamePropertyAttribute.cs"/>
<Compile Include="ScrolledEventArgs.cs"/>
<Compile Include="ScrollMode.cs"/>
<Compile Include="ScrollToMode.cs"/>
<Compile Include="ScrollToPosition.cs"/>
<Compile Include="ScrollToRequestedEventArgs.cs"/>
<Compile Include="ScrollView\ScrollView.cs"/>
<Compile Include="ScrollView\ScrollView.Mapper.cs"/>
<Compile Include="ScrollView\ScrollView.Standard.cs"/>
<Compile Include="SearchBar\SearchBar.cs"/>
<Compile Include="SearchBar\SearchBar.Mapper.cs"/>
<Compile Include="SearchBar\SearchBar.Standard.cs"/>
<Compile Include="SearchBoxVisibility.cs"/>
<Compile Include="SelectedItemChangedEventArgs.cs"/>
<Compile Include="SelectedPositionChangedEventArgs.cs"/>
<Compile Include="SemanticProperties.cs"/>
<Compile Include="SeparatorVisibility.cs"/>
<Compile Include="Setter.cs"/>
<Compile Include="SettersExtensions.cs"/>
<Compile Include="SetterSpecificity.cs"/>
<Compile Include="SetterSpecificityList.cs"/>
<Compile Include="Shadow.cs"/>
<Compile Include="Shapes\ArcSegment.cs"/>
<Compile Include="Shapes\BezierSegment.cs"/>
<Compile Include="Shapes\CompositeTransform.cs"/>
<Compile Include="Shapes\Ellipse.cs"/>
<Compile Include="Shapes\EllipseGeometry.cs"/>
<Compile Include="Shapes\FillRule.cs"/>
<Compile Include="Shapes\Geometry.cs"/>
<Compile Include="Shapes\GeometryCollection.cs"/>
<Compile Include="Shapes\GeometryGroup.cs"/>
<Compile Include="Shapes\GeometryHelper.cs"/>
<Compile Include="Shapes\IGeometry.cs"/>
<Compile Include="Shapes\Line.cs"/>
<Compile Include="Shapes\LineGeometry.cs"/>
<Compile Include="Shapes\LineSegment.cs"/>
<Compile Include="Shapes\Matrix.cs"/>
<Compile Include="Shapes\MatrixExtensions.cs"/>
<Compile Include="Shapes\MatrixTransform.cs"/>
<Compile Include="Shapes\MatrixTypeConverter.cs"/>
<Compile Include="Shapes\Path.cs"/>
<Compile Include="Shapes\PathFigure.cs"/>
<Compile Include="Shapes\PathFigureCollection.cs"/>
<Compile Include="Shapes\PathFigureCollectionConverter.cs"/>
<Compile Include="Shapes\PathGeometry.cs"/>
<Compile Include="Shapes\PathGeometryConverter.cs"/>
<Compile Include="Shapes\PathSegment.cs"/>
<Compile Include="Shapes\PathSegmentCollection.cs"/>
<Compile Include="Shapes\PenLineCap.cs"/>
<Compile Include="Shapes\PenLineJoin.cs"/>
<Compile Include="Shapes\PointCollectionConverter.cs"/>
<Compile Include="Shapes\PolyBezierSegment.cs"/>
<Compile Include="Shapes\Polygon.cs"/>
<Compile Include="Shapes\Polyline.cs"/>
<Compile Include="Shapes\PolyLineSegment.cs"/>
<Compile Include="Shapes\PolyQuadraticBezierSegment.cs"/>
<Compile Include="Shapes\QuadraticBezierSegment.cs"/>
<Compile Include="Shapes\Rectangle.cs"/>
<Compile Include="Shapes\RectangleGeometry.cs"/>
<Compile Include="Shapes\RotateTransform.cs"/>
<Compile Include="Shapes\RoundRectangle.cs"/>
<Compile Include="Shapes\RoundRectangleGeometry.cs"/>
<Compile Include="Shapes\ScaleTransform.cs"/>
<Compile Include="Shapes\Shape.cs"/>
<Compile Include="Shapes\SkewTransform.cs"/>
<Compile Include="Shapes\StrokeShapeTypeConverter.cs"/>
<Compile Include="Shapes\Transform.cs"/>
<Compile Include="Shapes\TransformCollection.cs"/>
<Compile Include="Shapes\TransformGroup.cs"/>
<Compile Include="Shapes\TransformTypeConverter.cs"/>
<Compile Include="Shapes\TranslateTransform.cs"/>
<Compile Include="Shape\Shape.Mapper.cs"/>
<Compile Include="Shape\Shape.Standard.cs"/>
<Compile Include="ShellToolbar.cs"/>
<Compile Include="Shell\BackButtonBehavior.cs"/>
<Compile Include="Shell\BaseShellItem.cs"/>
<Compile Include="Shell\FlyoutDisplayOptions.cs"/>
<Compile Include="Shell\FlyoutHeaderBehavior.cs"/>
<Compile Include="Shell\ISearchHandlerController.cs"/>
<Compile Include="Shell\IShellAppearanceElement.cs"/>
<Compile Include="Shell\IShellContentController.cs"/>
<Compile Include="Shell\IShellContentInsetObserver.cs"/>
<Compile Include="Shell\IShellController.cs"/>
<Compile Include="Shell\IShellItemController.cs"/>
<Compile Include="Shell\IShellSectionController.cs"/>
<Compile Include="Shell\MenuItemCollection.cs"/>
<Compile Include="Shell\MenuShellItem.cs"/>
<Compile Include="Shell\PresentationMode.cs"/>
<Compile Include="Shell\QueryPropertyAttribute.cs"/>
<Compile Include="Shell\RequestDefinition.cs"/>
<Compile Include="Shell\RouteRequestBuilder.cs"/>
<Compile Include="Shell\SearchHandler.cs"/>
<Compile Include="Shell\Shell.cs"/>
<Compile Include="Shell\ShellAppearance.cs"/>
<Compile Include="Shell\ShellContent.cs"/>
<Compile Include="Shell\ShellContentCollection.cs"/>
<Compile Include="Shell\ShellElementCollection.cs"/>
<Compile Include="Shell\ShellExtensions.cs"/>
<Compile Include="Shell\ShellFlyoutItemsManager.cs"/>
<Compile Include="Shell\ShellGroupItem.cs"/>
<Compile Include="Shell\ShellItem.cs"/>
<Compile Include="Shell\ShellItemCollection.cs"/>
<Compile Include="Shell\ShellNavigatedEventArgs.cs"/>
<Compile Include="Shell\ShellNavigatingDeferral.cs"/>
<Compile Include="Shell\ShellNavigatingEventArgs.cs"/>
<Compile Include="Shell\ShellNavigationManager.cs"/>
<Compile Include="Shell\ShellNavigationParameters.cs"/>
<Compile Include="Shell\ShellNavigationQueryParameters.cs"/>
<Compile Include="Shell\ShellNavigationRequest.cs"/>
<Compile Include="Shell\ShellNavigationSource.cs"/>
<Compile Include="Shell\ShellNavigationState.cs"/>
<Compile Include="Shell\ShellRouteParameters.cs"/>
<Compile Include="Shell\ShellSection.cs"/>
<Compile Include="Shell\ShellSectionCollection.cs"/>
<Compile Include="Shell\ShellTemplatedViewManager.cs"/>
<Compile Include="Shell\ShellUriHandler.cs"/>
<Compile Include="Slider\Slider.cs"/>
<Compile Include="SolidColorBrush.cs"/>
<Compile Include="Span.cs"/>
<Compile Include="StackOrientation.cs"/>
<Compile Include="StateTrigger.cs"/>
<Compile Include="StateTriggerBase.cs"/>
<Compile Include="Stepper\Stepper.cs"/>
<Compile Include="StreamImageSource.cs"/>
<Compile Include="StreamWrapper.cs"/>
<Compile Include="Stretch.cs"/>
<Compile Include="Style.cs"/>
<Compile Include="StyleableElement\StyleableElement.cs"/>
<Compile Include="StyleSheets\CharExtensions.cs"/>
<Compile Include="StyleSheets\CssReader.cs"/>
<Compile Include="StyleSheets\IStyleSelectable.cs"/>
<Compile Include="StyleSheets\Selector.cs"/>
<Compile Include="StyleSheets\Style.cs"/>
<Compile Include="StyleSheets\StylePropertyAttribute.cs"/>
<Compile Include="StyleSheets\StyleSheet.cs"/>
<Compile Include="StyleSheets\StyleSheetExtensions.cs"/>
<Compile Include="StyleSheets\StyleSheetServiceProvider.cs"/>
<Compile Include="StyleSheets\TextReaderExtensions.cs"/>
<Compile Include="SweepDirection.cs"/>
<Compile Include="SwipeGestureRecognizer.cs"/>
<Compile Include="SwipeView\SwipedEventArgs.cs"/>
<Compile Include="SwipeView\SwipeEventArgs.cs"/>
<Compile Include="SwipeView\SwipeItem.cs"/>
<Compile Include="SwipeView\SwipeItems.cs"/>
<Compile Include="SwipeView\SwipeItemView.cs"/>
<Compile Include="SwipeView\SwipeView.cs"/>
<Compile Include="SwipeView\SwipeView.Mapper.cs"/>
<Compile Include="Switch\Switch.cs"/>
<Compile Include="SynchronizedList.cs"/>
<Compile Include="TabbedPage\TabbedPage.cs"/>
<Compile Include="TabbedPage\TabbedPage.Mapper.cs"/>
<Compile Include="TabbedPage\TabbedPage.Standard.cs"/>
<Compile Include="TableView\ChildCollectionChangedEventArgs.cs"/>
<Compile Include="TableView\TableIntent.cs"/>
<Compile Include="TableView\TableModel.cs"/>
<Compile Include="TableView\TableRoot.cs"/>
<Compile Include="TableView\TableSection.cs"/>
<Compile Include="TableView\TableSectionBase.cs"/>
<Compile Include="TableView\TableView.cs"/>
<Compile Include="TapGestureRecognizer.cs"/>
<Compile Include="TappedEventArgs.cs"/>
<Compile Include="TargetIdiom.cs"/>
<Compile Include="TemplateBinding.cs"/>
<Compile Include="TemplatedItemsList.cs"/>
<Compile Include="TemplatedPage.cs"/>
<Compile Include="TemplatedView\TemplatedView.cs"/>
<Compile Include="TemplateExtensions.cs"/>
<Compile Include="TemplateUtilities.cs"/>
<Compile Include="TextAlignment.cs"/>
<Compile Include="TextAlignmentElement.cs"/>
<Compile Include="TextChangedEventArgs.cs"/>
<Compile Include="TextElement.cs"/>
<Compile Include="TimeChangedEventArgs.cs"/>
<Compile Include="TimePicker\TimePicker.cs"/>
<Compile Include="TimePicker\TimePicker.Mapper.cs"/>
<Compile Include="TimePicker\TimePicker.Standard.cs"/>
<Compile Include="TitleBar\TitleBar.cs"/>
<Compile Include="ToggledEventArgs.cs"/>
<Compile Include="Toolbar\Toolbar.cs"/>
<Compile Include="Toolbar\Toolbar.Mapper.cs"/>
<Compile Include="Toolbar\ToolbarElement.cs"/>
<Compile Include="Toolbar\ToolbarItem.cs"/>
<Compile Include="Toolbar\ToolbarItemEventArgs.cs"/>
<Compile Include="Toolbar\ToolbarItemOrder.cs"/>
<Compile Include="Toolbar\ToolbarTracker.cs"/>
<Compile Include="ToolTipProperties.cs"/>
<Compile Include="ToStringValueConverter.cs"/>
<Compile Include="TrackableCollection.cs"/>
<Compile Include="TrimmerConstants.cs"/>
<Compile Include="Tweener.cs"/>
<Compile Include="TypeConversionHelper.cs"/>
<Compile Include="TypedBinding.cs"/>
<Compile Include="TypeTypeConverter.cs"/>
<Compile Include="UnsolvableConstraintsException.cs"/>
<Compile Include="UriImageSource.cs"/>
<Compile Include="UriTypeConverter.cs"/>
<Compile Include="UrlWebViewSource.cs"/>
<Compile Include="ValueChangedEventArgs.cs"/>
<Compile Include="ViewExtensions.cs"/>
<Compile Include="ViewState.cs"/>
<Compile Include="View\View.cs"/>
<Compile Include="VisibilityExtensions.cs"/>
<Compile Include="VisualElement\VisualElement.cs"/>
<Compile Include="VisualElement\VisualElement.Mapper.cs"/>
<Compile Include="VisualElement\VisualElement.Standard.cs"/>
<Compile Include="VisualElement\VisualElementChangedEventArgs.cs"/>
<Compile Include="VisualElement\VisualElement_StyleSheet.cs"/>
<Compile Include="VisualStateManager.cs"/>
<Compile Include="Visuals\IVisual.cs"/>
<Compile Include="Visuals\VisualAttribute.cs"/>
<Compile Include="Visuals\VisualMarker.cs"/>
<Compile Include="Visuals\VisualTypeConverter.cs"/>
<Compile Include="WebView\PlatformWebViewProcessTerminatedEventArgs.cs"/>
<Compile Include="WebView\WebNavigatedEventArgs.cs"/>
<Compile Include="WebView\WebNavigatingEventArgs.cs"/>
<Compile Include="WebView\WebNavigationEventArgs.cs"/>
<Compile Include="WebView\WebView.cs"/>
<Compile Include="WebView\WebView.Mapper.cs"/>
<Compile Include="WebView\WebView.Standard.cs"/>
<Compile Include="WebView\WebViewProcessTerminatedEventArgs.cs"/>
<Compile Include="WebView\WebViewSource.cs"/>
<Compile Include="WebView\WebViewSourceTypeConverter.cs"/>
<Compile Include="Window\Window.cs"/>
<Compile Include="Window\Window.Mapper.cs"/>
<Compile Include="XamlParseException.cs"/>
<Compile Include="Xaml\Diagnostics\BindablePropertyDiagnostics.cs"/>
<Compile Include="Xaml\Diagnostics\BindingDiagnostics.cs"/>
<Compile Include="Xaml\Diagnostics\BindingErrorEventArgs.cs"/>
<Compile Include="Xaml\DoesNotInheritDataTypeAttribute.cs"/>
<Compile Include="Xaml\IReferenceProvider.cs"/>
<Compile Include="Xaml\TypeConversionExtensions.cs"/>
<Compile Include="Xaml\ValueConverterProvider.cs"/>
<Compile Include="Xaml\XamlResourceIdAttribute.cs"/>
<Compile Include="XmlLineInfo.cs"/>
<Compile Include="XmlnsDefinitionAttribute.cs"/>
<Compile Include="XmlnsPrefixAttribute.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Controls.Core\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Controls.Core\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Controls.Core\Debug\net9.0\Controls.Core.AssemblyInfo.cs" Link="artifacts\obj\Controls.Core\Debug\net9.0\Controls.Core.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\59d5c5aa21d841848801e8fa4cae7ab6\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\853fe34f29b64848bf7bfa994402dcf1\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4bc6e97cecdb41029e3e9a48b18b685b\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f1fdec7cbfe4433a7ec3a6d1bd0e542\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8ceca48b7b645dd875a40ee6d287254\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\838402d166304061809e45e127735cb9\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b0d8419ba554e1287327f06a64825b0\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1aa8e84761ad45ac9c8835645339482f\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1cf35561099f49d6ad6bdb7700bcbe30\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\98ae3c58a9f0463290d960f3058955f7\Microsoft.Maui.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80b7c681e54b4518a8676a7514f65b63\Microsoft.Maui.Essentials.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\593ae4f87bea4a18b409ea0bff74f9f4\Microsoft.Maui.Graphics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7393c2b8e20d45c783a6d506dadcfb58\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5fdf4026bcd34d3594fc6a8a744d52d0\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c151fd1b2b7546d19a2e697286d900dc\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f43e7da3213c4bed98b421f899f1a41d\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1c6b895a648a4a9d8e87bcd9cf4018c1\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6291998ee3f641648774d0434deceb2d\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d8212879580f43b38d74d9dc3a2b4f1b\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\52255cf9e0fd40e0ab5210a336b8251c\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7e5e080fb6ee4d7c8be915b1efa45205\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e9f52f8d78c4d16a0c8acc4bea76e8a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\203c4fca5aa44c789a81002bd1f48fe7\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a00181a4efac4423b2484070baa81dcb\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9cdc72ccfe2e4130b79f9ef03bf980e6\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\97ae1cbb22dd4a0db14b8f6e04d819c5\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\03695ca4604d423eab1a2c01f6344463\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cabfb8bc1a4e4c1580776d0d00defc36\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93039088140247e988ff0d548a0c1df9\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6cd52a083bc84ce687a814d760ceea88\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c06e92209d994c97856e40f79cb079d1\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\31368206c4c94ccea06233e74d15a63a\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\786956ec934b4be29db809750edc9dec\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4eb2efd0d2a54349aacffec45bdb9899\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e2406361c24243379f5b4210fff957fe\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c139b6b3e5ca424997cec5b4f42acd08\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7d483f5f802e428d9993e6d9cbde07d4\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\498e7bf912fe4071b1777812f6c28895\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6d45d01a8ea44281a3e8e008091569d9\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\91a92ebb62e24d1a9ae16c65c447907c\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f42025cac764e36b7422e3fad73ab5c\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3cbf9e0d61dd486e97400a5a563cd021\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2a7357d42dd849c4b3146714102436ea\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f07d7963c8945e4afd6d06bd478ddaf\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5ded8562b6da4130a107da06ca1f6ffc\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49062f490b3245aabb83e1b7e46bd8fe\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d1cbe75460a46a1b836f821b402f87f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3977a5f9ed9c4aed8a90d530f219feda\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f099ffaa6a1457cb47f6360f6a5fb45\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\facdd77521e84b1c9ff50053fe1497e2\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\668095b2cc9d4b84b1ea6a3e0964e0a7\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\27dffe6e844141e38dccf2671fefcd97\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4cec13069c3c491c91f39ebb4b7f83cc\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a0c4a9e0b729469c95ad49518e3a67a3\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93ef8b7ac542458eb90cfe82f4d0826f\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f863aca8e884449e8d0d9a06cbe44430\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\769e46ac202e4eb7895eb0d5f794fee0\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f5530847f7348848de0ad969b5a6d80\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\90530c5aa1054184983e19434fe77fcd\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4635f59a53054d23a171b53f3ef61a0d\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80e2d7648a6b463580b63d4f3587e2d5\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\adc1269414364affa5d7a416a5464ba6\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36da671ecb5e450b81edadcbfe4652ca\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d8d4efd240a4f2482006d252290c0e8\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2eee6734d7c94d3c9b5714d9e063dd88\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\38ed706f69054b52aed58824044dbbba\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\503387768d80410c84d9752c85ccf333\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99339aab36dc4f828d3e22bc78383019\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\634721a4f3f941138a36fc22e61b997c\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b94bd79250074e488bcec8123b19d2d9\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23133763f3a74217a84dda13f6f425ff\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02a1e350ef4a47a399cba4b31774c9b9\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4401b83f28534be6b660f8077bb60959\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\473dfd4440944955a7a633aa53dc51d4\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9520692eeadb41c49439b66402ae669b\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5e7d75758fc04e47ac1e685a86647331\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c78d05c9a3d406f890d440edf63bc25\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cdf9146d1b30469ba5af07b555b2b4f1\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8ed2c70130094e158887ccf482a6fc26\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0dabc38821814174ad26bcf28ee96b47\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22741ca4593d4e149af5e4b540cb98c2\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\948204a2c86d476195dcd0ab9506f02d\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\587180a244934d42a0c894183464ff40\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5c8c481f31ca42eea197ea5d11c413e2\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8feec40be644bb5bf5047cd54c75d68\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\39bb0e7044224978a9e6fcc29a2356ff\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5da9e4ecef1430cac34f3a1f1618aa7\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5674b6fa6e24cfda793bba201cfdc89\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7da0e71558a9438f9430938cb3a3a80f\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\942d682badd64d378ea3021619317daf\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94cb87f32c31452bb0c51eae356ec6ef\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d43ed906e6be4d31ad8bc3f9979415f7\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5627a13b06248c8879e2394c8698767\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\580233b2926945ed942a3e621d65b3ae\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a94739bbd144c8098ac6d6c9f7ec0aa\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\834a027e6fe646a191935c1af4636883\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8109db46ad594703b5ebac53027d67d9\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\827adbc471774c64a6a93658a5d3010e\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6bc86515ef0409f83b47d7c1bb27eec\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c861d50303de45ce89d446b5f8731bfc\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d78d016a2d2f450fa780af0126583899\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\40541be02bea4e25b75a0e758f2e1d64\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f2cd1092ace4fcab77867bea7e57d6d\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0a973423d21a4a9c8061320bb5d17fd9\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\88fe74a50905456e8aa524fea335f346\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aef1c6ce329045f6b6deb28433397a04\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49ced5e0a5bd4b4e8cd8cdb8bd849e55\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5e0a87bf9ac4491d831f42fc3a58f7ec\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\860db9da490e4c678051874ac9f6a97f\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf4f8444b0c44dda89f1f5dbc874e753\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bec8a22e0c9a4a7e9df2700417f98e1d\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f6027126896d4a06a348f86ee2a25559\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\52e79d110d1f47a5bc05b6f459d2a9ba\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49b542d5003847c6936c2416e1ff0b56\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dc36206b71144a12a9e55a920057b546\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f33d689ea74748e3b538b61f885d6b70\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94a656e9116e484b80e65883f809377f\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5cf05ad71e574d21b30884e67fcf25b8\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9095a0f6c0b74ce0ad76b9ccec4c85c7\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2d4eea6535c0485fa99bc695d7874881\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0eca4bca50e4e459ffd2648d4b35e9f\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a4ae02d472674b2f95ec041430087368\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0adc6d386cc74c889a59c76fc750e3c0\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2379ef2c7a2745a997f67b802223240a\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e0a8408107d041faae9bfb324412c81c\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8d7b75f1a57f4fc0bad9692725614d59\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea6676ef2404463c9373db3d649f17f2\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e228e9570fc4a30944ee36e22801c9b\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fdb91aa818194e2ea4932df37becceae\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bb6a6536288d4b949c582746baae2924\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8d341aace8674727b2bd76a56134852e\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\871b6ff68346400b90fe3cfea0a9c061\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a22f3982de6948fbb526476c598794c8\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c75029aea08f4972800509ed41245da7\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1b834e1d0d6a406d995f3052a775966a\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\60910360f34c4358acbec4668ee97763\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1988379df39467994febe0fbfe82af4\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\deaaa1a86e43406aa76f2fd012069811\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ccccfc3bb9c94d62946470c6e48c04c9\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1923bda91c574135929251db72c9a558\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6249e4860a274a368269aafc684dc998\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1389fe940a0c46f3a77a2d5936abbe5d\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5416eb996ec84e6c8330fc0e764680d8\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23938989da914c44926efe692bb95899\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d1c8421dfef497fbfbce2a3fa03c097\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cb6e1f9f784344a9bd2a34328cc035fa\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4ffb5f1031c1404ca7bf46e7a3910a3a\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c9e383dc7aca4f99bb5111fe1caf1194\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\61c2d5df022d4d2f8a8a7afd83305701\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b17d29d9c35a4fe6912b67c5154f4bb0\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f0c1ed849469455ca9ee2ed241ffbaa7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ac9f54894e0345f2b54101583957c58c\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\20129c67182a4f209c9881e92c4e44b3\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f2c54a613134644969599f32ea8201b\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df76a5c0eff94d3ba6f46e48a9cf8b25\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d5c9ebd4724644bb827240061a17cff8\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a65a6bc2191141488a8954922dee6c06\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad6b14ddcf3d4abda1a31c679284673c\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7367be036a6049d18f76e5647a3a4f4d\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94080a81750644db81d0e11708d42beb\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92190889e4f446f6970389b1978a8664\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\98ca21347dc74b4799e548c2b9246f85\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\06d730afb88c41dbb425776e22a94cc1\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c69ba05165a54397838abdb17fb9c71a\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8da6509bda4423b8e788b366cb15c88\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a49fa3f49f9b41918330a48bcd5625d6\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cbc7391c4d7e4346b86a72a3067db604\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\488f57b3c2bd4eabb720786961d28020\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\796af0ad002f4772a554af463db9fe7c\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02695430631e416aa2ba7f952081f8a1\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d371b4a871444c808ac9b3ae80440cc9\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d45a417d444f4b538aaf3f840e49779f\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\928d6dfbc9824bc686b826fa12492e53\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2205c0215b3846da80b48ae5c59436f7\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d41258d5ac574fd8a31f8f98c90f6929\WindowsBase.dll"/>
</ItemGroup>
</Project>
|