Skip to content

Commit a72e8b5

Browse files
authored
Replace PFX with more appropriate Contoso name (#219)
1 parent cf14eaa commit a72e8b5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

SampleApps/webview2_sample_uwp/webview2_sample_uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
1919
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
2020
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
21-
<PackageCertificateThumbprint>114a371f3b78be699bb00aab73dbe98b5ec0ecd4</PackageCertificateThumbprint>
21+
<PackageCertificateThumbprint>883cdc84424381df3f1f10fd0bb8f7eeb00b042d</PackageCertificateThumbprint>
2222
<PackageCertificateKeyFile>WebView2_UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
2323
</PropertyGroup>
2424
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">

0 commit comments

Comments
 (0)