Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279.
This commit is contained in:
parent
702517684e
commit
c55f475a27
@ -8,7 +8,7 @@
|
|||||||
Name="FileBot"
|
Name="FileBot"
|
||||||
ProcessorArchitecture="x64"
|
ProcessorArchitecture="x64"
|
||||||
Publisher="CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1"
|
Publisher="CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1"
|
||||||
Version="@{version}.@{revision}"
|
Version="@{version}.0"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Properties>
|
<Properties>
|
||||||
|
Loading…
Reference in New Issue
Block a user