Skip to content

Commit 1d2e2e7

Browse files
committed
fix psm1 missing
1 parent 4d497ad commit 1d2e2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StackHCI/Az.StackHCI.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Script module or binary module file associated with this manifest.
12-
# RootModule = ''
12+
RootModule = 'Az.StackHCI.psm1'
1313

1414
# Version number of this module.
1515
ModuleVersion = '0.3.1'

0 commit comments

Comments
 (0)