Update function names, add GUID, remove invalid export
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
ModuleVersion = '1.0.0'
|
ModuleVersion = '1.0.0'
|
||||||
|
|
||||||
# ID used to uniquely identify this module
|
# ID used to uniquely identify this module
|
||||||
GUID = '{00000000-0000-0000-0000-000000000000}'
|
GUID = '{e36defc7-e216-4522-9635-cba84ec63dd9}'
|
||||||
|
|
||||||
# Author of this module
|
# Author of this module
|
||||||
Author = 'Raymond LaRose'
|
Author = 'Raymond LaRose'
|
||||||
@@ -48,7 +48,4 @@
|
|||||||
|
|
||||||
# HelpInfo URI of this module
|
# HelpInfo URI of this module
|
||||||
HelpInfoURI = ''
|
HelpInfoURI = ''
|
||||||
|
|
||||||
# Components to process during module analysis.
|
|
||||||
ModulesToProcess = @()
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user