Microsoft Store app update update flow
- Update versions through the project property.
- Update the version string in App.xaml.cs. (likely redundant)
- Update the Pro features.
- Update release_notes.txt.
- Update the app's web page.
- Update the app's online help file.
- Build .Net Native package which process is often a nightmare.
- Roll out to the beta flight.
- Roll out to the official release a day later.