What Metro app should be packaged into a format on Windows App Store? How to Package?
thanks........
In Visual Studio go to Project -> Store -> Create App Package...
Take a look at App packages and deployment for information on what goes into an app package and how to create one manually. In most cases, letting Visual Studio create it as Morten suggests is easier.
--Rob