Files
openstack-cli-powershell/WidgetInc.Openstack.Client.Powershell/Deployment/WidgetInc.psd1
Travis Plummer df2b85f6bb Added Deployment artifacts for Chcoclatey and reorged solution structure
Change-Id: I6059c2b8397499480a12f674d9a8edbe31f3f56f
2014-06-23 15:17:56 -05:00

21 lines
348 B
PowerShell

@{
ModuleToProcess = 'WidgetInc.OpenStack.Client.Powershell.dll'
GUID="{847a28a4-6407-4aa6-8070-a4a51396db70}"
Author="Lateralus"
CompanyName="WidgetInc Corporation"
Copyright="© WidgetInc. All rights reserved."
ModuleVersion="1.0.0.0"
PowerShellVersion="2.0"
CLRVersion="4.0.30319"
FileList=''
RequiredAssemblies = 'OpenStack.dll'
}