aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
diff options
context:
space:
mode:
authorMW2007-05-31 11:30:21 +0000
committerMW2007-05-31 11:30:21 +0000
commitdd8013e70d64f4a28eab0a5d72e2ccfbd7ca6482 (patch)
treebfd7791e2ac0bb8f77161e0449d6b0d2c96fecaa /Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
parentStarted work on OpenGrid.Framework.Communications (diff)
downloadopensim-SC_OLD-dd8013e70d64f4a28eab0a5d72e2ccfbd7ca6482.zip
opensim-SC_OLD-dd8013e70d64f4a28eab0a5d72e2ccfbd7ca6482.tar.gz
opensim-SC_OLD-dd8013e70d64f4a28eab0a5d72e2ccfbd7ca6482.tar.bz2
opensim-SC_OLD-dd8013e70d64f4a28eab0a5d72e2ccfbd7ca6482.tar.xz
class name change and directory properties modified
Diffstat (limited to '')
-rw-r--r--Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
index b53a868..bda9184 100644
--- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
+++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj
@@ -33,7 +33,7 @@
33 <Reference Include="System.Xml" /> 33 <Reference Include="System.Xml" />
34 </ItemGroup> 34 </ItemGroup>
35 <ItemGroup> 35 <ItemGroup>
36 <Compile Include="CommsManager.cs" /> 36 <Compile Include="RegionServerCommsManager.cs" />
37 <Compile Include="Properties\AssemblyInfo.cs" /> 37 <Compile Include="Properties\AssemblyInfo.cs" />
38 </ItemGroup> 38 </ItemGroup>
39 <ItemGroup> 39 <ItemGroup>