File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- <Package
1
+ <Package
2
2
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
3
3
xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
4
4
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
7
7
8
8
<Identity
9
9
Name="3568ebdf-5b6b-4ddd-bb17-462d614ba50f"
10
- Publisher="CN=alzollin "
10
+ Publisher="CN=toolkit "
11
11
Version="1.0.0.0" />
12
12
13
13
<mp:PhoneIdentity PhoneProductId="3568ebdf-5b6b-4ddd-bb17-462d614ba50f" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
Original file line number Diff line number Diff line change 21
21
<AppxBundle >Never</AppxBundle >
22
22
<GenerateTestArtifacts >True</GenerateTestArtifacts >
23
23
<HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
24
- <PackageCertificateKeyFile >UITests.App .pfx</PackageCertificateKeyFile >
25
- <PackageCertificateThumbprint >A39FFC9A7EDC3BC1F62B1FC6409AD9EDD84E8CF0 </PackageCertificateThumbprint >
24
+ <PackageCertificateKeyFile >UITests.App_TemporaryKey .pfx</PackageCertificateKeyFile >
25
+ <PackageCertificateThumbprint >C732A02FD6C4120C84E0559E5ADE1A83D15B41BD </PackageCertificateThumbprint >
26
26
<AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
27
27
<GenerateAppxPackageOnBuild >true</GenerateAppxPackageOnBuild >
28
28
<AppxPackageSigningEnabled >True</AppxPackageSigningEnabled >
186
186
</ItemGroup >
187
187
<ItemGroup >
188
188
<None Include =" UITests.App.pfx" />
189
+ <None Include =" UITests.App_TemporaryKey.pfx" />
189
190
</ItemGroup >
190
191
<ItemGroup >
191
192
<ProjectReference Include =" ..\..\Microsoft.Toolkit.Uwp.Connectivity\Microsoft.Toolkit.Uwp.Connectivity.csproj" >
You can’t perform that action at this time.
0 commit comments