From 03f34b1c1a118fb6c9e9df5168c8a5bc9bea793b Mon Sep 17 00:00:00 2001 From: bitform Date: Sun, 20 Jan 2013 21:37:23 -0500 Subject: Updated PETools module file list --- PETools/PETools.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PETools/PETools.psd1 b/PETools/PETools.psd1 index 7f4d7c6..ef3db56 100644 --- a/PETools/PETools.psd1 +++ b/PETools/PETools.psd1 @@ -74,7 +74,7 @@ ModuleList = @(@{ModuleName = 'PETools'; ModuleVersion = '1.0.0.0'; GUID = 'd150 # List of all files packaged with this module FileList = 'PETools.psm1', 'PETools.psd1', 'PETools.format.ps1xml', 'Get-DllLoadPath.ps1', - 'Get-PEArchitecture.ps1', 'Get-PEHeader.ps1', 'Usage.txt' + 'Get-PEArchitecture.ps1', 'Get-PEHeader.ps1', 'Usage.md' # Private data to pass to the module specified in RootModule/ModuleToProcess # PrivateData = '' -- cgit v1.2.3