diff options
Diffstat (limited to 'OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj')
-rw-r--r-- | OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj b/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj index 31ab172..66507a8 100644 --- a/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj +++ b/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj | |||
@@ -86,9 +86,6 @@ | |||
86 | </ProjectReference> | 86 | </ProjectReference> |
87 | </ItemGroup> | 87 | </ItemGroup> |
88 | <ItemGroup> | 88 | <ItemGroup> |
89 | <Compile Include="CommunicationsManager.cs"> | ||
90 | <SubType>Code</SubType> | ||
91 | </Compile> | ||
92 | <Compile Include="IGridServices.cs"> | 89 | <Compile Include="IGridServices.cs"> |
93 | <SubType>Code</SubType> | 90 | <SubType>Code</SubType> |
94 | </Compile> | 91 | </Compile> |
@@ -98,6 +95,9 @@ | |||
98 | <Compile Include="IUserServices.cs"> | 95 | <Compile Include="IUserServices.cs"> |
99 | <SubType>Code</SubType> | 96 | <SubType>Code</SubType> |
100 | </Compile> | 97 | </Compile> |
98 | <Compile Include="CommunicationsManager.cs"> | ||
99 | <SubType>Code</SubType> | ||
100 | </Compile> | ||
101 | <Compile Include="Properties\AssemblyInfo.cs"> | 101 | <Compile Include="Properties\AssemblyInfo.cs"> |
102 | <SubType>Code</SubType> | 102 | <SubType>Code</SubType> |
103 | </Compile> | 103 | </Compile> |