From c876e6bbbd87a0601f6c8c7268dfee303f8616d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Fri, 29 Jul 2022 16:16:03 +0200 Subject: [PATCH] SEBWIN-578, #429: Ensured setup bundle doesn't fail if a newer WebView2 runtime is already installed. --- SetupBundle/WebView2Runtime.wxs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SetupBundle/WebView2Runtime.wxs b/SetupBundle/WebView2Runtime.wxs index 34ae7bf4..a9ad5512 100644 --- a/SetupBundle/WebView2Runtime.wxs +++ b/SetupBundle/WebView2Runtime.wxs @@ -7,6 +7,8 @@ + +