You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
It appears Microsoft.WinRT.Win32.targets fails to copy some essentials files to AppX folder after build, for example, the following files are missing in AppX folder
Hello zh4ui, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
Describe the bug
A clear and concise description of what the bug is.
Microsoft.Toolkit.Win32.UI.SDK 6.1.2 fails to run the Xaml Island Sample https://github.com/microsoft/Xaml-Islands-Samples/blob/master/NativeXamlIslands.sln in packaged mode.
See microsoft/Xaml-Islands-Samples#46
It appears Microsoft.WinRT.Win32.targets fails to copy some essentials files to AppX folder after build, for example, the following files are missing in AppX folder
Steps to Reproduce
Steps to reproduce the behavior:
Build https://github.com/microsoft/Xaml-Islands-Samples/blob/master/NativeXamlIslands.sln with Microsoft.Toolkit.Win32.UI.SDK 6.1.2 will give the error.
Build https://github.com/microsoft/Xaml-Islands-Samples/blob/master/NativeXamlIslands.sln Microsoft.Toolkit.Win32.UI.SDK 6.0.0-preview7.1 will give no error.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: