Closed HakanL closed 1 year ago
I also don't understand why I get so many duplicate lines. Now when I build I get 8x "Build was successful", and all the other lines are duplicated as well (you see some of that at the top).
Pr #40 takes care of the duplicate output entries
I have version 2.01 but I'm still seeing multiple log entries when building:
11:05:08.892: Project [success=True]: Sx1509\Sx1509.csproj
11:05:08.892: Project [success=True]: Sx1509\Sx1509.csproj
11:05:08.893: Project [success=True]: Sx1509\Sx1509.csproj
11:05:08.896: Project [success=True]: ..\..\MagnusEngine\MagnusEngine\MagnusEngine.csproj
11:05:08.896: Project [success=True]: ..\..\MagnusEngine\MagnusEngine\MagnusEngine.csproj
11:05:08.896: Project [success=True]: ..\..\MagnusEngine\MagnusEngine\MagnusEngine.csproj
11:05:08.898: Project [success=True]: BusinessLogic\BusinessLogic.csproj
11:05:08.898: Project [success=True]: BusinessLogic\BusinessLogic.csproj
11:05:08.898: Project [success=True]: BusinessLogic\BusinessLogic.csproj
11:05:08.901: Project [success=True]: DMXCore100.Windows\DMXCore100.Windows.csproj
11:05:08.901: Project [success=True]: DMXCore100.Windows\DMXCore100.Windows.csproj
11:05:08.901: Project [success=True]: DMXCore100.Windows\DMXCore100.Windows.csproj
11:05:08.904: Project [success=True]: DMXCore100.Linux\DMXCore100.Linux.csproj
11:05:08.904: Project [success=True]: DMXCore100.Linux\DMXCore100.Linux.csproj
11:05:08.904: Project [success=True]: DMXCore100.Linux\DMXCore100.Linux.csproj
11:05:08.912: Build was successful
11:05:08.913: Build was successful
11:05:08.913: Build was successful
@HakanL, found it. PR coming shortly
@HakanL issue is now resolved. I appreciate you catching that 👍
I have a solution with 5 projects (of which one is a Linux project). When I build I get the following in the "Linux Debugger" window (I cleared it before building):
But the build is successful, this is the output in the "Build" window:
I'm assuming the 4 "notsuccessful"(!) lines correspond to the 4 "up-to-date" projects?