aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj')
-rw-r--r--OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
index c2704ef..3122633 100644
--- a/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
+++ b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
@@ -62,6 +62,10 @@
62 <HintPath>System.dll</HintPath> 62 <HintPath>System.dll</HintPath>
63 <Private>False</Private> 63 <Private>False</Private>
64 </Reference> 64 </Reference>
65 <Reference Include="libsecondlife.dll" >
66 <HintPath>..\bin\libsecondlife.dll</HintPath>
67 <Private>False</Private>
68 </Reference>
65 </ItemGroup> 69 </ItemGroup>
66 <ItemGroup> 70 <ItemGroup>
67 <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj"> 71 <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj">