Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068
Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068Copilot wants to merge 3 commits into
Pack .NET MAUI Windows failed
Annotations
Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Pack .NET MAUI Windows)
src\Core\src\Platform\Windows\ContentPanel.cs#L65
src\Core\src\Platform\Windows\ContentPanel.cs(65,5): Error CS0103: The name 'Focusable' does not exist in the current context
Check failure on line 70 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Pack .NET MAUI Windows)
src\Core\src\Platform\Windows\ContentPanel.cs#L70
src\Core\src\Platform\Windows\ContentPanel.cs(70,5): Error CS0103: The name 'Focusable' does not exist in the current context
Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Pack .NET MAUI Windows)
src\Core\src\Platform\Windows\ContentPanel.cs#L246
src\Core\src\Platform\Windows\ContentPanel.cs(246,17): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)
Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs
azure-pipelines / MAUI-public (Pack .NET MAUI Windows)
src\Core\src\Platform\Windows\ContentPanel.cs#L246
src\Core\src\Platform\Windows\ContentPanel.cs(246,61): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)
azure-pipelines / MAUI-public (Pack .NET MAUI Windows)
C:\Users\cloudtest\.nuget\packages\microsoft.windowsappsdk\1.7.250909003\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets#L845
C:\Users\cloudtest\.nuget\packages\microsoft.windowsappsdk\1.7.250909003\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): Error MSB3073: The command ""C:\Users\cloudtest\.nuget\packages\microsoft.windowsappsdk\1.7.250909003\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "C:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\input.json" "C:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\output.json"" exited with code 1.