C
C#2y ago
sharpninja

❔ Windows App SDK won't deploy.

Th error:
[0x80073CFB] Deployment of package Microsoft.WindowsAppRuntime.1.2_2000.677.1750.0_x64__8wekyb3d8bbwe was blocked because the provided package has the same identity as an already-installed package but the contents are different. Increment the version number of the package to be installed, or remove the old package for every user on the system before installing this package.
[0x80073CFB] Deployment of package Microsoft.WindowsAppRuntime.1.2_2000.677.1750.0_x64__8wekyb3d8bbwe was blocked because the provided package has the same identity as an already-installed package but the contents are different. Increment the version number of the package to be installed, or remove the old package for every user on the system before installing this package.
This project worked fin last time I touched it in June. Since then, updates to VS 2022 forced updating to latest Windows App SDK which is causing this error. How do I manually uninstall the conflicting SDK and what decision allowed a version collision to be published?
1 Reply
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.