Skip to content

Commit

Permalink
Renew UWP test cert
Browse files Browse the repository at this point in the history
  • Loading branch information
xinchen10 committed Nov 27, 2023
1 parent 87a3971 commit cd68e4c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/Test.Microsoft.Amqp.Uwp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<mp:PhoneIdentity PhoneProductId="8d4953e8-6eeb-4b8a-a317-46a893f4bb20" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Test.Microsoft.Amqp.Uwp</DisplayName>
<PublisherDisplayName>mqt</PublisherDisplayName>
<PublisherDisplayName>azure-amqp-test</PublisherDisplayName>
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
<Dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>Test.Microsoft.Amqp.Uwp_TemporaryKey.pfx</PackageCertificateKeyFile>
<UnitTestPlatformVersion Condition="'$(UnitTestPlatformVersion)' == ''">$(VisualStudioVersion)</UnitTestPlatformVersion>
<PackageCertificateThumbprint>22DF0B0DC9B4225C6BE95503A5A6EAA300219AB2</PackageCertificateThumbprint>
<PackageCertificateThumbprint>E2D4DE90A252782F4E4AF81D99EEFAEE05553CC5</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
Expand Down
Binary file not shown.

0 comments on commit cd68e4c

Please sign in to comment.