Created
December 5, 2018 02:15
-
-
Save wuzhenda/8f621dc429eaa9a413a307414cbf913c to your computer and use it in GitHub Desktop.
modules.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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