When my UWP app builds, it goes into the output path of the current project. Inside this, there is always an additional folder called "AppX" that contains duplicates of everything.
When the same app installed from the store, there is no AppX folder associated with it.
Why is there this useless folder of duplicated data when developing?