diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 0bafa860ec..7eac3d423e 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -791,7 +791,7 @@ - + @@ -809,8 +809,8 @@ - - + + @@ -839,7 +839,7 @@ - + @@ -870,7 +870,7 @@ - + @@ -901,8 +901,9 @@ - - + + + @@ -931,7 +932,9 @@ - + + + @@ -946,7 +949,8 @@ - + + diff --git a/src/modules/launcher/Plugins/Microsoft.Plugin.Calculator/Microsoft.Plugin.Calculator.csproj b/src/modules/launcher/Plugins/Microsoft.Plugin.Calculator/Microsoft.Plugin.Calculator.csproj index 687e1c1daf..62e2a9cbf9 100644 --- a/src/modules/launcher/Plugins/Microsoft.Plugin.Calculator/Microsoft.Plugin.Calculator.csproj +++ b/src/modules/launcher/Plugins/Microsoft.Plugin.Calculator/Microsoft.Plugin.Calculator.csproj @@ -100,5 +100,14 @@ + + + + PreserveNewest + + + PreserveNewest + + \ No newline at end of file