diff options
Added InterSimComms (Likely to be renamed) to the commsManager and moved the InformClientOfNeighbours method into that.
Diffstat (limited to 'Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build')
-rw-r--r-- | Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build index 952051b..069983c 100644 --- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build +++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build | |||
@@ -18,6 +18,9 @@ | |||
18 | <include name="GridServer/GridCommsManagerBase.cs" /> | 18 | <include name="GridServer/GridCommsManagerBase.cs" /> |
19 | <include name="GridServer/GridCommsManagerLocal.cs" /> | 19 | <include name="GridServer/GridCommsManagerLocal.cs" /> |
20 | <include name="GridServer/GridCommsManagerOGS.cs" /> | 20 | <include name="GridServer/GridCommsManagerOGS.cs" /> |
21 | <include name="InterSimComms/InterSimsCommsBase.cs" /> | ||
22 | <include name="InterSimComms/InterSimsCommsLocal.cs" /> | ||
23 | <include name="InterSimComms/InterSimsCommsOGS.cs" /> | ||
21 | <include name="Properties/AssemblyInfo.cs" /> | 24 | <include name="Properties/AssemblyInfo.cs" /> |
22 | <include name="UserServer/UserCommsManagerBase.cs" /> | 25 | <include name="UserServer/UserCommsManagerBase.cs" /> |
23 | <include name="UserServer/UserCommsManagerLocal.cs" /> | 26 | <include name="UserServer/UserCommsManagerLocal.cs" /> |