-
Notifications
You must be signed in to change notification settings - Fork 89
Payload from UWP project does not appear in WAPPROJ ⇒ Desktop app ⇒ UWP app reference sequence #314
Comments
Hello srdjanjovcic, 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 🙌 |
Hi Microsoft, |
FYI @marb2000 |
@ocalvo any idea? I thought C++ XAML Islands were working on the past. |
The only thing that has changed is VS. Perhaps there was a breaking change in VS. |
@marb2000 think you could verify and pull in someone from VS? |
@michael-hawker, @marb2000 -- that would be probably me (or someone from my team). 🙂 Original VS feedback ticket: https://developercommunity.visualstudio.com/t/CWinRT-Desktop-bridge-app-throws-0x80/1386688 There are additional logs there, if you are signed in with MSFT credentials. |
Describe the bug
When you have a following chain of references:
WAPPROJ ⇒ C++ desktop app with Microsoft.Toolkit.Win32 ⇒ UWP app
...any resources from UWP app (for example, XBF files) do not appear in WAPPROJ.
I do not know. I am opening bug on behalf of customer.
Steps to Reproduce
Steps to reproduce the behavior:
Package
project.Package\bin\x86\Debug\Package.build.appxrecipe
Expected behavior
.appxrecipe
of WAPPROJ should contain all payload from UWP app.NuGet Package(s):
See
DesktopApp\packages.config
Device form factor:
Visual Studio
The text was updated successfully, but these errors were encountered: