Skip to content

Commit

Permalink
Replace PFX with more appropriate Contoso name (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
oggy22 committed Oct 17, 2023
1 parent cf14eaa commit a72e8b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified SampleApps/webview2_sample_uwp/WebView2_UWP_TemporaryKey.pfx
Binary file not shown.
2 changes: 1 addition & 1 deletion SampleApps/webview2_sample_uwp/webview2_sample_uwp.csproj
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>
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<PackageCertificateThumbprint>114a371f3b78be699bb00aab73dbe98b5ec0ecd4</PackageCertificateThumbprint>
<PackageCertificateThumbprint>883cdc84424381df3f1f10fd0bb8f7eeb00b042d</PackageCertificateThumbprint>
<PackageCertificateKeyFile>WebView2_UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
Expand Down

0 comments on commit a72e8b5

Please sign in to comment.