Skip to content

Commit aaa41ff

Browse files
committed
added external module dependencies
1 parent 62cc61a commit aaa41ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Posh-SYSLOG.psd1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ PrivateData = @{
106106
# ReleaseNotes of this module
107107
ReleaseNotes = 'Fixes issues with PowerShell 4.0 as reported by @Cris70 and @Powernap on GitHub'
108108

109+
ExternalModuleDependencies = @('NetTCPIP')
110+
109111
} # End of PSData hashtable
110112

111113
} # End of PrivateData hashtable

0 commit comments

Comments
 (0)