Skip to content

Commit

Permalink
Update PFX files (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
oggy22 authored Sep 21, 2023
1 parent d99a5e8 commit 561c8ae
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified SampleApps/webview2_sample_uwp/WebView2_UWP_TemporaryKey.pfx
Binary file not shown.
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>20DF3E0CF9FAF42702BA4557F6AEE304B9FE4915</PackageCertificateThumbprint>
<PackageCertificateThumbprint>114a371f3b78be699bb00aab73dbe98b5ec0ecd4</PackageCertificateThumbprint>
<PackageCertificateKeyFile>WebView2_UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
Expand Down

0 comments on commit 561c8ae

Please sign in to comment.