I'm very new to this. My question might look silly.
I had found an open source application busdog (just bing to find it on Github). It has two visual studio solutions in two different folders. One contains a filter driver written using C++ and the other is an application. I have made some changes to the C# code in GUI folder. How do I build them into a single executable?