Updated module manifest file listing

This commit is contained in:
bitform
2013-01-20 19:48:51 -05:00
parent ce08c38843
commit 065a3b63a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ ModuleList = @(@{ModuleName = 'ScriptModification'; ModuleVersion = '1.0.0.0'; G
# List of all files packaged with this module
FileList = 'ScriptModification.psm1', 'ScriptModification.psd1', 'Out-CompressedDll.ps1', 'Out-EncodedCommand.ps1',
'Out-EncryptedScript.ps1', 'Remove-Comments.ps1', 'Usage.txt'
'Out-EncryptedScript.ps1', 'Remove-Comments.ps1', 'Usage.md'
# Private data to pass to the module specified in RootModule/ModuleToProcess
# PrivateData = ''