Skip to content

Commit 94ab313

Browse files
committed
Changed ModuleToProcess to RootModule
1 parent 3298291 commit 94ab313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSDatabaseClone.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
# Script module or binary module file associated with this manifest
3-
ModuleToProcess = 'PSDatabaseClone.psm1'
3+
RootModule = 'PSDatabaseClone.psm1'
44

55
# Version number of this module.
66
ModuleVersion = '0.1.47'

0 commit comments

Comments
 (0)