microsoft / BuildTourHack

Build Tour Hackathon
MIT License
19 stars 35 forks source link

UWP and WPF appservices #45

Open krulci opened 3 years ago

krulci commented 3 years ago

I am trying to follow the steps in this post: https://github.com/microsoft/BuildTourHack/blob/master/stories/2/223_AppServices.md When I start the solution, I am getting the following error: image Attached is the Migration Report it generated UpgradeLog.zip I am able to build Microsoft.Knowzy.WPF, but I am unable to build Microsoft.Knowzy.Debug. It would display incompatible.

krulci commented 3 years ago

Was able to resolve the issue by adding Desktop Bridge Debugging Project. But, I can't get Desktop Bridge Debugging Project to install on Visual Studio 2019.

stammen commented 3 years ago

@krulci Try replacing the Desktop Bridge Debugging Project with the Packaging Project that comes with Visual Studio 2019