WindowsAppSDK-Samples icon indicating copy to clipboard operation
WindowsAppSDK-Samples copied to clipboard

Unable to build SceneGraph - Missing Microsoft.ui.xaml.dll

Open Natriss opened this issue 1 year ago • 1 comments

After I downloaded the project from GitHub I couldn't open any App because it's missing the Microsoft.ui.xaml.dll file. After adding it, it still asks for it.

Natriss avatar Sep 29 '24 12:09 Natriss

I did copy all of the SceneGraph content to new Blank WinUI 3 - WASDK 1.6 Apps/Class Libraries. That fixed the Microsoft.UI.Xaml.dll missing part. The code is completely broken even the small this assigning values to read only properties.

Could it be updated to WASDK 1.6 and checked if everything works how it should be?

Natriss avatar Oct 04 '24 19:10 Natriss