update
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@{
|
||||
RootModule = 'ITD.All-General.psm1'
|
||||
ModuleVersion = '<ModuleVersion>'
|
||||
GUID = '9c9219d5-d7be-49e5-8448-49c50df94eda'
|
||||
Author = 'Zack Meier'
|
||||
CompanyName = 'State of North Dakota'
|
||||
Description = "QoL functions that don't fit into another module"
|
||||
PowerShellVersion = '5.1'
|
||||
CompatiblePSEditions = 'Desktop', 'Core'
|
||||
FunctionsToExport = @(<FunctionsToExport>)
|
||||
}
|
||||
Reference in New Issue
Block a user