Skip to content

Commit a642466

Browse files
author
Robin Stolpe
committed
update
1 parent 4ccc536 commit a642466

3 files changed

Lines changed: 1838 additions & 22 deletions

File tree

MaintainModule/MaintainModule.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
# NestedModules = @()
8585

8686
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
87-
FunctionsToExport = "Uninstall-RSModule", "Update-RSModule"
87+
FunctionsToExport = @()
8888

8989
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
9090
CmdletsToExport = @()

0 commit comments

Comments
 (0)