From 9d97ae849871aa339f9cbceb942f8f514bf1e54f Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Tue, 9 Apr 2024 19:47:38 +0100 Subject: [PATCH] [DSC][Install]Don't fail install on DSC files (#32356) --- installer/PowerToysSetup/Core.wxs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/installer/PowerToysSetup/Core.wxs b/installer/PowerToysSetup/Core.wxs index ad86a0b70f..6254bd99ed 100644 --- a/installer/PowerToysSetup/Core.wxs +++ b/installer/PowerToysSetup/Core.wxs @@ -59,8 +59,9 @@ Type="integer" Value="1" KeyPath="yes"/> - - + + + @@ -79,8 +80,9 @@ - - + + +