Adam Sitnik

Results 309 comments of Adam Sitnik
trafficstars

Do you mean using the same colors as Serilog? ![obraz](https://user-images.githubusercontent.com/6011991/77436183-779cf400-6de3-11ea-99c3-f44df402e247.png) I am fine with that. @AndreyAkinshin what do you think?

@AndreyAkinshin yes, but we might also want to set bg color to red for error and yellow text color for warning

I've marked the issue as `up-for-grabs`. Whoever is willing to work on this, please experiment with the color scheme that is defined here; https://github.com/dotnet/BenchmarkDotNet/blob/3223c94a92050147a02482a3810860703f0c5171/src/BenchmarkDotNet/Loggers/ConsoleLogger.cs#L64-L75 and find a better one ;)

@timcassell it's very useful! It shows that it's not a bug on BDN, but Mono side (Mono closes the pipe file descriptor and there is nothing we can do about...

Hi @Eddie-Hartman I like your idea, but I am afraid that we won't have time to implement it ourselves. Would you like to help us a bit and send a...

> It seems that we should do that, and actually pass the `-f` argument in the build script. I don't remember why exactly, but we have avoided that in the...

> How do I fix that? @ViktorHofer @eerhardt @ericstj BDN generates a `.csproj` file where we try to ignore global prop files (hat often alter some MSBuild properites) by using...

@ShaharPrishMSFT thanks for sharing the workaround!

@ig-sinicyn do you suffer from the same problems when trying to build from develop branch?

> I don't want any output from the tool. No, but the issue is up for grabs ;)