diff options
author | lbsa71 | 2007-03-27 10:40:25 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-27 10:40:25 +0000 |
commit | b9c73c4859fd267cded06f44d3fe86157e5e9f3d (patch) | |
tree | b3e496166d9e3d37ca74f8ece6bbea247b7a5282 /OpenSim.Framework | |
parent | Added REST-handler interface for the http server and changed the Admin Web fr... (diff) | |
download | opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.zip opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.gz opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.bz2 opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.xz |
* Enabled the OpenSim.Servers project
Diffstat (limited to 'OpenSim.Framework')
-rw-r--r-- | OpenSim.Framework/OpenSim.Framework.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim.Framework/OpenSim.Framework.csproj b/OpenSim.Framework/OpenSim.Framework.csproj index b81afb5..7c119f2 100644 --- a/OpenSim.Framework/OpenSim.Framework.csproj +++ b/OpenSim.Framework/OpenSim.Framework.csproj | |||
@@ -3,7 +3,7 @@ | |||
3 | <ProjectType>Local</ProjectType> | 3 | <ProjectType>Local</ProjectType> |
4 | <ProductVersion>8.0.50727</ProductVersion> | 4 | <ProductVersion>8.0.50727</ProductVersion> |
5 | <SchemaVersion>2.0</SchemaVersion> | 5 | <SchemaVersion>2.0</SchemaVersion> |
6 | <ProjectGuid>{90D4F7AF-D75E-4DE8-A0E1-70CC242B31A1}</ProjectGuid> | 6 | <ProjectGuid>{76CC2D76-1C90-46BF-A386-B4EEFDDEFCCF}</ProjectGuid> |
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | <ApplicationIcon></ApplicationIcon> | 9 | <ApplicationIcon></ApplicationIcon> |