Docs for adding Windows App SDK to an existing project does not instruct devs to depend on the framework package. #2673
Labels
area-DeveloperTools
Issues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integration
bug
Something isn't working
Describe the bug
Adding Windows App SDK to an existing project does not mention that, for MSIX apps, a
PackageDepndency
node needs to be added to the manifest.Is the dependency is not declared, the thrown error is "Class not registered" Not very helpful.
Additionally, the steps to add the dependency isn't straight forward.
A new windows developer might not be able to tie these steps together.
Steps to reproduce the bug
The app will crash.
Expected behavior
Docs should point out this extra step.
Screenshots
No response
NuGet package version
No response
Packaging type
No response
Windows version
No response
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: