Working with Visual Studio build logs can be difficult. If you ever need to turn on detailed logging when building your application in Visual Studio then chances are you’ll need a better place to view the log than just your output window. You can select all of the build log text, copy and paste into […]