net45/ComponentDescriptor-VMware.VimAutomation.License.Impl.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
<ComponentDescriptor>
<Name>VMware.VimAutomation.License</Name> <Assembly>VMware.VimAutomation.License.Impl</Assembly> <ImplementingType>VMware.VimAutomation.License.Impl.LicenseComponent</ImplementingType> <IsSnapin>false</IsSnapin> <ProvidedServiceList> <ServiceDescriptor> <Name>LicenseService</Name> <Version>1.0</Version> </ServiceDescriptor> </ProvidedServiceList> <RequiredServiceList> <ServiceDescriptor> <Name>ViCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> </RequiredServiceList> <ExtendedServiceList></ExtendedServiceList> </ComponentDescriptor> |