update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@{
|
||||
RootModule = 'ITD.Infra-Passwordstate.psm1'
|
||||
ModuleVersion = '<ModuleVersion>'
|
||||
GUID = '3b3f771e-962a-4f67-bca6-4e5d9df870c5'
|
||||
Author = 'Zack Meier'
|
||||
CompanyName = 'State of North Dakota'
|
||||
PowerShellVersion = '5.1'
|
||||
CompatiblePSEditions = 'Desktop','Core'
|
||||
FunctionsToExport = @(<FunctionsToExport>)
|
||||
}
|
||||
Reference in New Issue
Block a user