aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj')
-rw-r--r--Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
index 689210b..94682be 100644
--- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
+++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
@@ -83,31 +83,31 @@
83 <Compile Include="RegionServerCommsLocal.cs"> 83 <Compile Include="RegionServerCommsLocal.cs">
84 <SubType>Code</SubType> 84 <SubType>Code</SubType>
85 </Compile> 85 </Compile>
86 <Compile Include="RegionServerCommsOGS.cs"> 86 <Compile Include="RegionServerCommsManager.cs">
87 <SubType>Code</SubType> 87 <SubType>Code</SubType>
88 </Compile> 88 </Compile>
89 <Compile Include="RegionServerCommsManager.cs"> 89 <Compile Include="RegionServerCommsOGS.cs">
90 <SubType>Code</SubType> 90 <SubType>Code</SubType>
91 </Compile> 91 </Compile>
92 <Compile Include="Properties\AssemblyInfo.cs"> 92 <Compile Include="GridServer\GridCommsManagerBase.cs">
93 <SubType>Code</SubType> 93 <SubType>Code</SubType>
94 </Compile> 94 </Compile>
95 <Compile Include="UserServer\UserCommsManagerOGS.cs"> 95 <Compile Include="GridServer\GridCommsManagerLocal.cs">
96 <SubType>Code</SubType> 96 <SubType>Code</SubType>
97 </Compile> 97 </Compile>
98 <Compile Include="UserServer\UserCommsManagerLocal.cs"> 98 <Compile Include="GridServer\GridCommsManagerOGS.cs">
99 <SubType>Code</SubType> 99 <SubType>Code</SubType>
100 </Compile> 100 </Compile>
101 <Compile Include="UserServer\UserCommsManagerBase.cs"> 101 <Compile Include="Properties\AssemblyInfo.cs">
102 <SubType>Code</SubType> 102 <SubType>Code</SubType>
103 </Compile> 103 </Compile>
104 <Compile Include="GridServer\GridCommsManagerLocal.cs"> 104 <Compile Include="UserServer\UserCommsManagerBase.cs">
105 <SubType>Code</SubType> 105 <SubType>Code</SubType>
106 </Compile> 106 </Compile>
107 <Compile Include="GridServer\GridCommsManagerOGS.cs"> 107 <Compile Include="UserServer\UserCommsManagerLocal.cs">
108 <SubType>Code</SubType> 108 <SubType>Code</SubType>
109 </Compile> 109 </Compile>
110 <Compile Include="GridServer\GridCommsManagerBase.cs"> 110 <Compile Include="UserServer\UserCommsManagerOGS.cs">
111 <SubType>Code</SubType> 111 <SubType>Code</SubType>
112 </Compile> 112 </Compile>
113 </ItemGroup> 113 </ItemGroup>