Skip to content

Commit

Permalink
Merge pull request #3023 from MartinZikmund/dev/mazi/uwp-temp-cert
Browse files Browse the repository at this point in the history
fix: Updated UWP Samples app signing certificate
  • Loading branch information
jeromelaban authored Apr 19, 2020
2 parents 99cfb33 + 4180cc6 commit 0c2f97e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SamplesApp/SamplesApp.UWP/SamplesApp.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>SamplesApp.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>8AE555112B5DF25CE67EF5BB90ADE081391BBC51</PackageCertificateThumbprint>
<PackageCertificateThumbprint>189076FD2DEB65C2C0F28354C877BED08ECDBF8B</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file modified src/SamplesApp/SamplesApp.UWP/SamplesApp.UWP_TemporaryKey.pfx
Binary file not shown.

0 comments on commit 0c2f97e

Please sign in to comment.