Recompile a Decompiled .dll

hi guys, I go straight to the problem.
I decompiled a large .dll file cause I had to modify only a small part of it.

Now with codeblock I should recompile the .dll but I dont know how since there's many .cs files.

http://imgur.com/a/oAYbs

In the image above, as you can see I have that situation, every folder contains hundreds of .cs files and then I have that .csproj that I dont know how to open in codeblock.

Any Help?
Code::Blocks is a C/++ IDE. It sounds like you decompiled a C# DLL.
Topic archived. No new replies allowed.