This commit is contained in:
Nate Ferrell
2020-05-01 13:34:46 -05:00
parent 933abf6539
commit 359f7453c5

View File

@@ -53,8 +53,8 @@ brew install mono-libgdiplus
"@
Write-Warning -Message $msg
}
}
finally {
$ExcelPackage | Close-ExcelPackage -NoSave
}
}
}