Experiment with appx build
This commit is contained in:
parent
de21009913
commit
a9883b8d5f
|
@ -5,7 +5,7 @@
|
||||||
xmlns:cap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities">
|
xmlns:cap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities">
|
||||||
|
|
||||||
<Identity
|
<Identity
|
||||||
Name="FileBot"
|
Name="net.filebot.FileBot"
|
||||||
ProcessorArchitecture="x64"
|
ProcessorArchitecture="x64"
|
||||||
Publisher="CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1"
|
Publisher="CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1"
|
||||||
Version="@{version}.0"
|
Version="@{version}.0"
|
||||||
|
|
Loading…
Reference in New Issue