MSIX: minor cleanup, add certificate generation script

This commit is contained in:
yuyoyuppe
2019-12-20 19:12:52 +03:00
committed by yuyoyuppe
parent 62c65659cc
commit a321eb8737
7 changed files with 21 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<PackagingLayout xmlns="http://schemas.microsoft.com/appx/makeappx/2017">
<PackageFamily ID="PowerToys" FlatBundle="true" ManifestPath="appxmanifest.xml" ResourceManager="false">
<Package ID="x64" ProcessorArchitecture="x64">
<Package ID="PowerToys-x64" ProcessorArchitecture="x64">
<Files>
<File DestinationPath="License.rtf" SourcePath="..\..\License.rtf"/>