I am developing windows store apps. I know that I should upload symbol files to hockey dashboard for better diagnosing of bugs for my app. The symbol files are in my Microsoft's developer dashboard's app's current package section.
My doubt is, Visual studio creates files named "MyApp_1.1.3.0_x86.appxsym" and "MyApp_1.1.3.0_x64.appxsym" files in the AppPackages folder while creating app packages. I want to know are these the symbol files, that I can upload to my hockey dashboard?