swift-winui/projections.json

116 lines
4.8 KiB
JSON

{
"swift-winrt": "0.5.0",
"project": "WinUI",
"package": {
"id": "Microsoft.WindowsAppSDK",
"version": "1.5.240607001"
},
"dependencies": [
{ "id": "Microsoft.Windows.SDK.Contracts", "version": "10.0.18362.2005" }
],
"include": [
"Microsoft.UI.ColorHelper",
"Microsoft.UI.Colors",
"Microsoft.UI.Xaml.Application",
"Microsoft.UI.Xaml.Automation.AutomationProperties",
"Microsoft.UI.Xaml.Controls.AppBarButton",
"Microsoft.UI.Xaml.Controls.AppBarSeparator",
"Microsoft.UI.Xaml.Controls.AppBarToggleButton",
"Microsoft.UI.Xaml.Controls.BitmapIcon",
"Microsoft.UI.Xaml.Controls.Border",
"Microsoft.UI.Xaml.Controls.Button",
"Microsoft.UI.Xaml.Controls.Canvas",
"Microsoft.UI.Xaml.Controls.CheckBox",
"Microsoft.UI.Xaml.Controls.ColumnDefinition",
"Microsoft.UI.Xaml.Controls.ComboBox",
"Microsoft.UI.Xaml.Controls.CommandBar",
"Microsoft.UI.Xaml.Controls.ContentDialog",
"Microsoft.UI.Xaml.Controls.ContentPresenter",
"Microsoft.UI.Xaml.Controls.FlipView",
"Microsoft.UI.Xaml.Controls.FlipViewItem",
"Microsoft.UI.Xaml.Controls.Flyout",
"Microsoft.UI.Xaml.Controls.FlyoutPresenter",
"Microsoft.UI.Xaml.Controls.FontIcon",
"Microsoft.UI.Xaml.Controls.FontIconSource",
"Microsoft.UI.Xaml.Controls.Grid",
"Microsoft.UI.Xaml.Controls.GridView",
"Microsoft.UI.Xaml.Controls.IconSourceElement",
"Microsoft.UI.Xaml.Controls.IKeyIndexMapping",
"Microsoft.UI.Xaml.Controls.Image",
"Microsoft.UI.Xaml.Controls.ImageIcon",
"Microsoft.UI.Xaml.Controls.InfoBar",
"Microsoft.UI.Xaml.Controls.ItemsRepeater",
"Microsoft.UI.Xaml.Controls.HyperlinkButton",
"Microsoft.UI.Xaml.Controls.ListBox",
"Microsoft.UI.Xaml.Controls.ListBoxItem",
"Microsoft.UI.Xaml.Controls.MediaPlayerElement",
"Microsoft.UI.Xaml.Controls.MenuBar",
"Microsoft.UI.Xaml.Controls.MenuBarItem",
"Microsoft.UI.Xaml.Controls.MenuFlyout",
"Microsoft.UI.Xaml.Controls.MenuFlyoutItem",
"Microsoft.UI.Xaml.Controls.MenuFlyoutSeparator",
"Microsoft.UI.Xaml.Controls.MenuFlyoutSubItem",
"Microsoft.UI.Xaml.Controls.ToggleMenuFlyoutItem",
"Microsoft.UI.Xaml.Controls.Page",
"Microsoft.UI.Xaml.Controls.PasswordBox",
"Microsoft.UI.Xaml.Controls.PipsPager",
"Microsoft.UI.Xaml.Controls.Primitives.RepeatButton",
"Microsoft.UI.Xaml.Controls.ProgressBar",
"Microsoft.UI.Xaml.Controls.ProgressRing",
"Microsoft.UI.Xaml.Controls.RadioButton",
"Microsoft.UI.Xaml.Controls.RadioButtons",
"Microsoft.UI.Xaml.Controls.RelativePanel",
"Microsoft.UI.Xaml.Controls.RowDefinition",
"Microsoft.UI.Xaml.Controls.Slider",
"Microsoft.UI.Xaml.Controls.ScrollView",
"Microsoft.UI.Xaml.Controls.SplitView",
"Microsoft.UI.Xaml.Controls.StackLayout",
"Microsoft.UI.Xaml.Controls.StackPanel",
"Microsoft.UI.Xaml.Controls.SwapChainPanel",
"Microsoft.UI.Xaml.Controls.TeachingTip",
"Microsoft.UI.Xaml.Controls.ToolTip",
"Microsoft.UI.Xaml.Controls.ToolTipService",
"Microsoft.UI.Xaml.Controls.TextBlock",
"Microsoft.UI.Xaml.Controls.TextBox",
"Microsoft.UI.Xaml.Controls.ToggleSwitch",
"Microsoft.UI.Xaml.Controls.TreeView",
"Microsoft.UI.Xaml.Controls.TreeViewItem",
"Microsoft.UI.Xaml.Controls.TreeViewList",
"Microsoft.UI.Xaml.Controls.UniformGridLayout",
"Microsoft.UI.Xaml.Controls.XamlControlsResources",
"Microsoft.UI.Xaml.Documents.Run",
"Microsoft.UI.Xaml.Documents.Hyperlink",
"Microsoft.UI.Xaml.Input.FocusManager",
"Microsoft.UI.Xaml.Interop.INotifyCollectionChanged",
"Microsoft.UI.Xaml.Markup.IComponentConnector",
"Microsoft.UI.Xaml.Markup.IDataTemplateComponent",
"Microsoft.UI.Xaml.Markup.XamlBindingHelper",
"Microsoft.UI.Xaml.Markup.XamlReader",
"Microsoft.UI.Xaml.Media.Animation",
"Microsoft.UI.Xaml.Media.AcrylicBrush",
"Microsoft.UI.Xaml.Media.CompositeTransform",
"Microsoft.UI.Xaml.Media.CompositionTarget",
"Microsoft.UI.Xaml.Media.GradientStop",
"Microsoft.UI.Xaml.Media.GradientStopCollection",
"Microsoft.UI.Xaml.Media.Imaging",
"Microsoft.UI.Xaml.Media.LinearGradientBrush",
"Microsoft.UI.Xaml.Media.LineSegment",
"Microsoft.UI.Xaml.Media.MicaBackdrop",
"Microsoft.UI.Xaml.Media.PathGeometry",
"Microsoft.UI.Xaml.Media.PolyBezierSegment",
"Microsoft.UI.Xaml.Media.ThemeShadow",
"Microsoft.UI.Xaml.Media.Transform",
"Microsoft.UI.Xaml.Media.TranslateTransform",
"Microsoft.UI.Xaml.Media.VisualTreeHelper",
"Microsoft.UI.Xaml.Setter",
"Microsoft.UI.Xaml.Shapes.Ellipse",
"Microsoft.UI.Xaml.Shapes.Path",
"Microsoft.UI.Xaml.Shapes.Rectangle",
"Microsoft.UI.Xaml.Window",
"Microsoft.UI.Xaml.XamlTypeInfo.XamlControlsXamlMetaDataProvider",
"Microsoft.UI.Xaml.Controls.NavigationView"
],
"exclude": [
]
}