This repository was archived by the owner on Jan 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Package xmlns =" http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns : mp =" http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns : uap =" http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns : iot =" http://schemas.microsoft.com/appx/manifest/iot/windows10" IgnorableNamespaces =" uap mp iot" >
3
- <Identity Name =" 790FabianSauter.UWPX" Publisher =" CN=Fabian Sauter " Version =" 0.43.0.0" />
3
+ <Identity Name =" 790FabianSauter.UWPX" Publisher =" CN=8AFEBA0F-E085-403B-A05B-71A8952F40A3 " Version =" 0.43.0.0" />
4
4
<mp : PhoneIdentity PhoneProductId =" 31d22d2a-4c68-48c7-b210-ccece3fa32cd" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
5
5
<Properties >
6
6
<DisplayName >UWPX</DisplayName >
Original file line number Diff line number Diff line change 11
11
<AssemblyName >UWPX_UI</AssemblyName >
12
12
<DefaultLanguage >en-US</DefaultLanguage >
13
13
<TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14
- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.22000 .0</TargetPlatformVersion >
14
+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.22621 .0</TargetPlatformVersion >
15
15
<TargetPlatformMinVersion >10.0.18362.0</TargetPlatformMinVersion >
16
16
<MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17
17
<FileAlignment >512</FileAlignment >
18
18
<ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
19
19
<WindowsXamlEnableOverview >true</WindowsXamlEnableOverview >
20
20
<PackageCertificateKeyFile >
21
21
</PackageCertificateKeyFile >
22
- <PackageCertificateThumbprint >0E14E7DA98F24AB5489DD01B8B1E555AC320A920 </PackageCertificateThumbprint >
22
+ <PackageCertificateThumbprint >A2DBC7797E497EA1AB4101ECBD24809B79572573 </PackageCertificateThumbprint >
23
23
<GenerateAppInstallerFile >False</GenerateAppInstallerFile >
24
24
<AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
25
- <AppxBundle >Always </AppxBundle >
25
+ <AppxBundle >Auto </AppxBundle >
26
26
<AppxBundlePlatforms >x86|x64|arm</AppxBundlePlatforms >
27
27
<AppInstallerUpdateFrequency >0</AppInstallerUpdateFrequency >
28
28
<AppInstallerCheckForUpdateFrequency >OnApplicationRun</AppInstallerCheckForUpdateFrequency >
You can’t perform that action at this time.
0 commit comments