Enable AllowUnsafeBlocks for Gallery and Test heads under Windows App SDK #489
Annotations
7 warnings
Build ProjectTemplate:
ProjectTemplate/src/ProjectTemplateStyle_xBind.xaml.cs#L10
Type 'ProjectTemplateStyle_xBind' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
Build ProjectTemplate
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Build ProjectTemplate
Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition) (https://aka.platform.uno/notimplemented)
|
Build ProjectTemplate
Windows.UI.Xaml.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
Build ProjectTemplate
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (https://aka.platform.uno/notimplemented)
|
Build ProjectTemplate
Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView)) (https://aka.platform.uno/notimplemented)
|
Build ProjectTemplate
Microsoft.UI.Xaml.Controls.DropDownButton is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.DropDownButton) (https://aka.platform.uno/notimplemented)
|
Loading