-
Hello - I tried to update my WinUI3 desktop unpackaged app from Microsoft.WindowsAppSDK,1.0, the version I have been using, to 1.03 - the latest stable release. The app crashes right off when rebuilding with 1.03. Not much output: This appears to be possibly a mismatch in the WindowsAppSDK runtime distribution and the version of WindowsAppSDK being used in the app. I verified this crash behavior with two different WinUI3 apps. So my question is what must be done when updating my WinUI3 app to a more recent version of WindowsAppSDK? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you use the Nuget Package 1.03, did you install the 1.03 Runtime ? |
Beta Was this translation helpful? Give feedback.
If you use the Nuget Package 1.03, did you install the 1.03 Runtime ?