Building a simple UWP app I get the error below on x64 builds only.
Tried everything I could find online but ended up reinstalling Win10 to get rid of it .... now it is back again!
Any tips on how to force an overwrite of the package causing the problem?
I think I am going to give up on UWP apps- it seems the system is way to fragile.
Creating a new clean layout...
Copying files: Total 21 mb to layout...
Checking whether required frameworks are installed...
Framework: Microsoft.NET.CoreRuntime.2.2/X64, app package version 2.2.27902.3 is not currently installed.
Framework: Microsoft.NET.CoreFramework.Debug.2.2/X64, app package version 2.2.28529.0 is not currently installed.
Framework: Microsoft.VCLibs.140.00.Debug/X64, app package version 14.0.27810.0 is not currently installed.
Installing missing frameworks...
DEP0800: The required framework "C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.10\build..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx" failed to install. [0x80073CFB] Deployment of package Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_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.