Updated WebView2 runtime dependency for setup bundle.

This commit is contained in:
Damian Büchel 2021-07-02 18:13:16 +02:00
parent 90d7712ae2
commit a87e0c88a7

View file

@ -9,8 +9,8 @@
InstallCommand="/silent /install" InstallCondition="NOT (REMOVE OR RuntimeInstalled)"> InstallCommand="/silent /install" InstallCondition="NOT (REMOVE OR RuntimeInstalled)">
<!-- Must be generated with the following command: "heat payload MicrosoftEdgeWebview2Setup.exe -out MicrosoftEdgeWebview2Setup.wxs" --> <!-- Must be generated with the following command: "heat payload MicrosoftEdgeWebview2Setup.exe -out MicrosoftEdgeWebview2Setup.wxs" -->
<RemotePayload ProductName="MicrosoftEdgeWebview2Setup" Description="Microsoft Edge WebView2 Update Setup" <RemotePayload ProductName="MicrosoftEdgeWebview2Setup" Description="Microsoft Edge WebView2 Update Setup"
CertificatePublicKey="358CD8B7FB6F985952B53A93374BBB6E1F3DEE08" Hash="0158273F35FB5069AE6AD2950045D3656E86B444" CertificatePublicKey="B7C46554DAAFAD8DDABA78FC8BD94DE7E5C84F6B" Hash="546FAC452BB8892BED42B79B17DC0C86CA5AE7DC"
CertificateThumbprint="C774204049D25D30AF9AC2F116B3C1FB88EE00A4" Size="1793816" Version="1.3.143.57" /> CertificateThumbprint="89F01DA4F83D05C0A989C6B90F0CC87C208361C2" Size="1800976" Version="1.3.145.49" />
</ExePackage> </ExePackage>
</PackageGroup> </PackageGroup>
</Fragment> </Fragment>