Update function names, add GUID, remove invalid export

This commit is contained in:
2025-01-06 14:59:17 -05:00
parent 17dcccd489
commit 2f2dcb77cd

View File

@@ -6,7 +6,7 @@
ModuleVersion = '1.0.0'
# ID used to uniquely identify this module
GUID = '{00000000-0000-0000-0000-000000000000}'
GUID = '{e36defc7-e216-4522-9635-cba84ec63dd9}'
# Author of this module
Author = 'Raymond LaRose'
@@ -48,7 +48,4 @@
# HelpInfo URI of this module
HelpInfoURI = ''
# Components to process during module analysis.
ModulesToProcess = @()
}