diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 54d558219d..383d20d556 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -844,7 +844,7 @@ - + diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 5af24ab463..38a261ed6d 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -88,7 +88,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -106,7 +106,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + + all + diff --git a/src/modules/launcher/Wox.Core/Wox.Core.csproj b/src/modules/launcher/Wox.Core/Wox.Core.csproj index c90d55bf52..5c2e1cd02e 100644 --- a/src/modules/launcher/Wox.Core/Wox.Core.csproj +++ b/src/modules/launcher/Wox.Core/Wox.Core.csproj @@ -60,13 +60,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + + all + diff --git a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj index 572ee7757d..80406b39a9 100644 --- a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj +++ b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj @@ -1,4 +1,4 @@ - + @@ -61,7 +61,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -70,7 +70,9 @@ - + + all +