Microsoft.Windows.Build.Appx.OpcServices.dll.manifest 434 B

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4. name="Microsoft.Windows.Build.Appx.OpcServices.dll"
  5. version="0.0.0.0"/>
  6. <file name="OpcServices.dll">
  7. <comClass
  8. clsid="{6B2D6BA0-9F3E-4f27-920B-313CC426A39E}"
  9. threadingModel="Both"
  10. description="OpcFactory class"/>
  11. </file>
  12. </assembly>