aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-06-28 19:35:20 +0000
committerAdam Frisby2007-06-28 19:35:20 +0000
commit135e9b1f538ae77dfd8bf68139c960fb8e016c16 (patch)
tree91655f67e6e024415f6069977f54cb891670171a /OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
parent*Added UUIDNameRequest packet support (untested, but should work -- at least ... (diff)
downloadopensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.zip
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.gz
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.bz2
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.xz
* Removed J# language support because it has issues with Mono.
Diffstat (limited to 'OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj')
-rw-r--r--OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
index 200fa3a..0a15a49 100644
--- a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
+++ b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
@@ -98,13 +98,13 @@
98 </ProjectReference> 98 </ProjectReference>
99 </ItemGroup> 99 </ItemGroup>
100 <ItemGroup> 100 <ItemGroup>
101 <Compile Include="LocalBackEndServices.cs"> 101 <Compile Include="CommunicationsLocal.cs">
102 <SubType>Code</SubType> 102 <SubType>Code</SubType>
103 </Compile> 103 </Compile>
104 <Compile Include="LocalUserServices.cs"> 104 <Compile Include="LocalBackEndServices.cs">
105 <SubType>Code</SubType> 105 <SubType>Code</SubType>
106 </Compile> 106 </Compile>
107 <Compile Include="CommunicationsLocal.cs"> 107 <Compile Include="LocalUserServices.cs">
108 <SubType>Code</SubType> 108 <SubType>Code</SubType>
109 </Compile> 109 </Compile>
110 <Compile Include="Properties\AssemblyInfo.cs"> 110 <Compile Include="Properties\AssemblyInfo.cs">