Hello, I am working to get the latest version of the .NET Client to compile under Visual Studio 2010. I have what I think is the latest version of the .NET client from https://svn.apache.org/repos/asf/incubator/kafka/branches/legacy_client_libraries/csharp/ The version I have has the Apache license in the style cop and solution file (.sln) files which causes the solution to not load in Visual Studio. I have removed the Apache license and the solution now loads. The other issues include the solution having references to csharp files that don't exist in the solution.
Any help to get me pointed in the right direction would be greatly appreciated. Thanks, John Haigh