Why Microsoft.NET.CoreRuntime.1.1.appx is coming in dependency - UWP APPX
问题 When I was used to create appx file (x64 release mode) of my project , there was only Microsoft.VCLibs.x64.14.00.appx file was created under dependency folder. But now when I'm trying to create appx, an additional file "Microsoft.NET.CoreRuntime.1.1.appx" is also creating under dependency folder. What is the reason for it? And How can I remove it? Now when clients run my appx (using AppInstaller) , it shows "App installer failed to install package dependencies. Ask the developer for Microsoft