A little tool I created to use in my Master's thesis.
This project requires .NET 4.5 which you can download here.
Just clone this project and build the solution in Visual Studio.
Click Start or navigate to the \TextFileConcatenator\TextFileConcatenator\bin\Debug
folder in the solution directory and launch TextFileConcatenator.exe
.
- Visual Studio 2015 - My C# IDE of choice
- Windows Forms - The framework I used