I am trying to deploy a WPF application from Visual Studio 2019 .
I see a error : Reference in the manifest does not match the identity of the downloaded assembly MyDesktop.Host.exe.
Should the Deployment try to use MyDesktop.exe instead ?
Thanks,Peter