diff options
Diffstat (limited to '')
-rw-r--r-- | src/LocalServers/LocalGridServers/LocalGridServers.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LocalServers/LocalGridServers/LocalGridServers.csproj b/src/LocalServers/LocalGridServers/LocalGridServers.csproj index dc9c566..c7310b7 100644 --- a/src/LocalServers/LocalGridServers/LocalGridServers.csproj +++ b/src/LocalServers/LocalGridServers/LocalGridServers.csproj | |||
@@ -27,7 +27,7 @@ | |||
27 | <Reference Include="System" /> | 27 | <Reference Include="System" /> |
28 | <Reference Include="System.Xml" /> | 28 | <Reference Include="System.Xml" /> |
29 | <Reference Include="libsecondlife"> | 29 | <Reference Include="libsecondlife"> |
30 | <HintPath>..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> | 30 | <HintPath>..\bin\libsecondlife.dll</HintPath> |
31 | <SpecificVersion>False</SpecificVersion> | 31 | <SpecificVersion>False</SpecificVersion> |
32 | </Reference> | 32 | </Reference> |
33 | </ItemGroup> | 33 | </ItemGroup> |