aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Second-server.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Second-server.csproj')
-rw-r--r--src/Second-server.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index dfb5168..81399ce 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -40,11 +40,11 @@
40 <Reference Include="System.Data" /> 40 <Reference Include="System.Data" />
41 <Reference Include="System.Xml" /> 41 <Reference Include="System.Xml" />
42 <Reference Include="libsecondlife"> 42 <Reference Include="libsecondlife">
43 <HintPath>..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 43 <HintPath>..\bin\libsecondlife.dll</HintPath>
44 <SpecificVersion>False</SpecificVersion> 44 <SpecificVersion>False</SpecificVersion>
45 </Reference> 45 </Reference>
46 <Reference Include="Axiom.MathLib"> 46 <Reference Include="Axiom.MathLib">
47 <HintPath>..\..\..\..\..\Opensim-pluginsystem\bin\Axiom.MathLib.dll</HintPath> 47 <HintPath>..\bin\Axiom.MathLib.dll</HintPath>
48 <SpecificVersion>False</SpecificVersion> 48 <SpecificVersion>False</SpecificVersion>
49 </Reference> 49 </Reference>
50 <Reference Include="log4net"> 50 <Reference Include="log4net">