aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Caches/OpenSim.Caches.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/OpenSim.Caches/OpenSim.Caches.csproj')
-rw-r--r--OpenSim/OpenSim.Caches/OpenSim.Caches.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/OpenSim/OpenSim.Caches/OpenSim.Caches.csproj b/OpenSim/OpenSim.Caches/OpenSim.Caches.csproj
index c59078e..07e4960 100644
--- a/OpenSim/OpenSim.Caches/OpenSim.Caches.csproj
+++ b/OpenSim/OpenSim.Caches/OpenSim.Caches.csproj
@@ -58,6 +58,10 @@
58 <NoWarn></NoWarn> 58 <NoWarn></NoWarn>
59 </PropertyGroup> 59 </PropertyGroup>
60 <ItemGroup> 60 <ItemGroup>
61 <Reference Include="libsecondlife.dll" >
62 <HintPath>..\..\bin\libsecondlife.dll</HintPath>
63 <Private>False</Private>
64 </Reference>
61 <Reference Include="System" > 65 <Reference Include="System" >
62 <HintPath>System.dll</HintPath> 66 <HintPath>System.dll</HintPath>
63 <Private>False</Private> 67 <Private>False</Private>
@@ -66,10 +70,6 @@
66 <HintPath>System.Xml.dll</HintPath> 70 <HintPath>System.Xml.dll</HintPath>
67 <Private>False</Private> 71 <Private>False</Private>
68 </Reference> 72 </Reference>
69 <Reference Include="libsecondlife.dll" >
70 <HintPath>..\..\bin\libsecondlife.dll</HintPath>
71 <Private>False</Private>
72 </Reference>
73 </ItemGroup> 73 </ItemGroup>
74 <ItemGroup> 74 <ItemGroup>
75 <ProjectReference Include="..\..\Common\OpenSim.Framework\OpenSim.Framework.csproj"> 75 <ProjectReference Include="..\..\Common\OpenSim.Framework\OpenSim.Framework.csproj">