Skip to content

Instantly share code, notes, and snippets.

@wuzhenda
Created December 5, 2018 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wuzhenda/8f621dc429eaa9a413a307414cbf913c to your computer and use it in GitHub Desktop.
Save wuzhenda/8f621dc429eaa9a413a307414cbf913c to your computer and use it in GitHub Desktop.
modules.xml
<?xml version="1.0" encoding="utf-8" ?>
<Modules>
<Module AssemblyName='Clifton.SemanticProcessorService.dll'/>
<!--<Module AssemblyName='Clifton.DockingFormService.dll'/>-->
<!--<Module AssemblyName='Clifton.WinForm.ServiceInterfaces.dll'/>-->
<Module AssemblyName='FlowSharpService.dll'/>
<Module AssemblyName='FlowSharpCanvasService.dll'/>
<Module AssemblyName='FlowSharpToolboxService.dll'/>
<Module AssemblyName='FlowSharpMouseControllerService.dll'/>
<!--<Module AssemblyName='FlowSharpCodeShapeInterfaces.dll'/>-->
<!--<Module AssemblyName='FlowSharpServiceInterfaces.dll'/>-->
<!--<Module AssemblyName='FlowSharpLib.dll'/>-->
<Module AssemblyName='FlowSharpWebSocketService.dll'/>
<Module AssemblyName='FlowSharpRestService.dll'/>
</Modules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment