We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf14eaa commit a72e8b5Copy full SHA for a72e8b5
SampleApps/webview2_sample_uwp/WebView2_UWP_TemporaryKey.pfx
-296 Bytes
SampleApps/webview2_sample_uwp/webview2_sample_uwp.csproj
@@ -18,7 +18,7 @@
18
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
19
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
20
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
21
- <PackageCertificateThumbprint>114a371f3b78be699bb00aab73dbe98b5ec0ecd4</PackageCertificateThumbprint>
+ <PackageCertificateThumbprint>883cdc84424381df3f1f10fd0bb8f7eeb00b042d</PackageCertificateThumbprint>
22
<PackageCertificateKeyFile>WebView2_UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
0 commit comments