From 360c497beef871861235fa8c297976303479e844 Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 24 Nov 2017 10:07:23 -0500 Subject: [PATCH] Added new ps1 files --- InstallModule.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/InstallModule.ps1 b/InstallModule.ps1 index e4431ff..82304ff 100644 --- a/InstallModule.ps1 +++ b/InstallModule.ps1 @@ -49,7 +49,10 @@ Begin { 'Open-ExcelPackage.ps1', 'Pivot.ps1', 'Plot.ps1', + 'Send-SQLDataToExcel.ps1', 'Set-CellStyle.ps1', + 'Set-Column.ps1', + 'Set-Row.ps1', 'SetFormat.ps1', 'TrackingUtils.ps1', 'Update-FirstObjectProperties.ps1'