我将应用程序部署到
Windows Phone Store,部署的版本号与应用程序清单中的版本号不同.
部署的版本类似于2014.MMDD.ABC.XYZ
应该是1.0.0.0.
为什么版本号已更改,是否可以将其更改为应有的版本号?
根据
this线程,这是应用程序包软件包的预期行为.
罗伯写道:
This is expected behavior for app bundle packages. They are always
versioned based on date. The code package will have its set version
@R_551_4045@ion. If you list the packages on your Windows system in
\Program Files\WindowsApps you’ll see this is the case for all app
bundle packages.
–Rob
Bill Chung写道:
if the option “Generate app bundle” set to “never”,the version number will be normal.