visual studio - Should I deploy a neutral app bundle or x86, x64, ARM separately? -


when creating release build windows 8 app, should use neutral appx?

enter image description here

or should use app bundle x86, x64, , arm separately?

enter image description here

what difference? pros/cons?

if app using c++ dlls example sqlite need deploy each version separately. otherwise can release anycpu version. note in uwp app (win 10) there no longer cpu option.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -