I'm not familiar with .NET.  Is the "csproj" file like a java Maven/Ivy
file that says where dependencies should be fetched or like a C Makefile
that expects them to already be present?

On 03/21/2012 10:23 AM, Peter Thygesen wrote:
> Wanted to play a little with the csharp client... but..
> 
> I cannot build the csharp client. The project files and solution file is
> not valid for MS Visual Studio. Also noticed that the reference
> 
> <Reference Include="ZooKeeperNet">
>       <HintPath>..\..\..\lib\zookeeper\ZooKeeperNet.dll</HintPath>
> </Reference>
> 
> is missing. Can perhaps reconstruct the project from scratch but would need
> the Zookeeper.dll file. Where can it be located?
> 
> brgds,
> Peter
> 

Reply via email to