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
22 xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
33 xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
44 xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
77
88 <Identity
99 Name="3568ebdf-5b6b-4ddd-bb17-462d614ba50f"
10- Publisher="CN=alzollin "
10+ Publisher="CN=toolkit "
1111 Version="1.0.0.0" />
1212
1313 <mp:PhoneIdentity PhoneProductId="3568ebdf-5b6b-4ddd-bb17-462d614ba50f" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
Original file line number Diff line number Diff line change 2121 <AppxBundle >Never</AppxBundle >
2222 <GenerateTestArtifacts >True</GenerateTestArtifacts >
2323 <HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
24- <PackageCertificateKeyFile >UITests.App .pfx</PackageCertificateKeyFile >
25- <PackageCertificateThumbprint >A39FFC9A7EDC3BC1F62B1FC6409AD9EDD84E8CF0 </PackageCertificateThumbprint >
24+ <PackageCertificateKeyFile >UITests.App_TemporaryKey .pfx</PackageCertificateKeyFile >
25+ <PackageCertificateThumbprint >C732A02FD6C4120C84E0559E5ADE1A83D15B41BD </PackageCertificateThumbprint >
2626 <AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
2727 <GenerateAppxPackageOnBuild >true</GenerateAppxPackageOnBuild >
2828 <AppxPackageSigningEnabled >True</AppxPackageSigningEnabled >
186186 </ItemGroup >
187187 <ItemGroup >
188188 <None Include =" UITests.App.pfx" />
189+ <None Include =" UITests.App_TemporaryKey.pfx" />
189190 </ItemGroup >
190191 <ItemGroup >
191192 <ProjectReference Include =" ..\..\Microsoft.Toolkit.Uwp.Connectivity\Microsoft.Toolkit.Uwp.Connectivity.csproj" >
You can’t perform that action at this time.
0 commit comments