diff options
author | Adam Frisby | 2007-06-24 18:04:34 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-24 18:04:34 +0000 |
commit | e21d27c56df2bedcf8cddfcabf958187a5df70b6 (patch) | |
tree | 526027a0d86999dc9435d44dd295a66ba3f777a5 /Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj | |
parent | * Adding sugilite updates to Sugilite OGS (diff) | |
download | opensim-SC-e21d27c56df2bedcf8cddfcabf958187a5df70b6.zip opensim-SC-e21d27c56df2bedcf8cddfcabf958187a5df70b6.tar.gz opensim-SC-e21d27c56df2bedcf8cddfcabf958187a5df70b6.tar.bz2 opensim-SC-e21d27c56df2bedcf8cddfcabf958187a5df70b6.tar.xz |
* Updating sugilite userserver with the same patch
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons)
Diffstat (limited to '')
-rw-r--r-- | Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj b/Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj index ba4f43e..01bbd9e 100644 --- a/Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj +++ b/Common/OpenGrid.Framework.Communications.OGS1/OpenGrid.Framework.Communications.OGS1.csproj | |||
@@ -53,6 +53,10 @@ | |||
53 | <Project>{8ACA2445-0000-0000-0000-000000000000}</Project> | 53 | <Project>{8ACA2445-0000-0000-0000-000000000000}</Project> |
54 | <Name>OpenSim.Framework</Name> | 54 | <Name>OpenSim.Framework</Name> |
55 | </ProjectReference> | 55 | </ProjectReference> |
56 | <ProjectReference Include="..\OpenSim.Servers\OpenSim.Servers.csproj"> | ||
57 | <Project>{8BB20F0A-0000-0000-0000-000000000000}</Project> | ||
58 | <Name>OpenSim.Servers</Name> | ||
59 | </ProjectReference> | ||
56 | <ProjectReference Include="..\XmlRpcCS\XMLRPC.csproj"> | 60 | <ProjectReference Include="..\XmlRpcCS\XMLRPC.csproj"> |
57 | <Project>{8E81D43C-0000-0000-0000-000000000000}</Project> | 61 | <Project>{8E81D43C-0000-0000-0000-000000000000}</Project> |
58 | <Name>XMLRPC</Name> | 62 | <Name>XMLRPC</Name> |