netcoreapp2.0/ComponentDescriptor-VMware.VumAutomation.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
<ComponentDescriptor>
<Name>VMware.VumAutomation</Name> <Assembly>VMware.VumAutomation.Commands</Assembly> <ImplementingType>VMware.VumAutomation.VumAutomationComponent</ImplementingType> <IsSnapin>true</IsSnapin> <ProvidedServiceList> </ProvidedServiceList> <RequiredServiceList> <ServiceDescriptor> <Name>ViCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> </RequiredServiceList> <ExtendedServiceList> </ExtendedServiceList> <Version> <Major>12</Major> <Minor>7</Minor> <Revision>0</Revision> <Build>20091294</Build> <Company>VMware Inc.</Company> <Copyright>Copyright 2015</Copyright> <UserFriendlyVersion>VMware vSphere Update Manager PowerCLI Component PowerCLI Component 12.7 build 20091294</UserFriendlyVersion> <Description>Provides core cmdlets for managing VMware vSphere Update Manager.</Description> </Version> </ComponentDescriptor> |