From 24ecb84d971bf145e31bfab7615028984b4af803 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:00:12 -0400 Subject: [PATCH] update wix to include nu_plugin_polars (#12687) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Description Update wix/msi to include nu_plugin_polars. 🤞🏻 # User-Facing Changes # Tests + Formatting # After Submitting --- wix/main.wxs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wix/main.wxs b/wix/main.wxs index d516aa6952..1f4b520878 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -291,6 +291,14 @@ KeyPath='yes'/> --> + + + @@ -356,6 +364,7 @@ --> +