VisualStudioToolsManifest.xml 922 B

123456789101112131415161718192021222324
  1. <?xml version="1.0"?>
  2. <FileList>
  3. <File Reference="OpcLabs.BaseLib.dll">
  4. <ToolboxItems UIFramework="WinForms" VSCategory="dummy">
  5. <!-- No elements here - we want to prevent the toolbox items from being created. -->
  6. </ToolboxItems>
  7. </File>
  8. <File Reference="OpcLabs.EasyOpcClassic.dll">
  9. <ToolboxItems UIFramework="WinForms" VSCategory="dummy">
  10. <!-- No elements here - we want to prevent the toolbox items from being created. -->
  11. </ToolboxItems>
  12. </File>
  13. <File Reference="OpcLabs.EasyOpcClassicCore.dll">
  14. <ToolboxItems UIFramework="WinForms" VSCategory="dummy">
  15. <!-- No elements here - we want to prevent the toolbox items from being created. -->
  16. </ToolboxItems>
  17. </File>
  18. <File Reference="OpcLabs.EasyOpcUA.dll">
  19. <ToolboxItems UIFramework="WinForms" VSCategory="dummy">
  20. <!-- No elements here - we want to prevent the toolbox items from being created. -->
  21. </ToolboxItems>
  22. </File>
  23. </FileList>