What is code coverage?
[Read More]
MSBuild 101: Using the exit codes from multiple commands
A continuation of the previous post. Today we’re going to take a look how we can execute multiple commands with MSBuild.
[Read More]
MSBuild 101: Using the exit code from a command
MSBuild is a really interesting beast! He who has not used it haven’t encountered its quirks!
[Read More]
Finding wrong reference hint paths in C#
I am back in the .NET world in the last couple of months. This is after almost 2 years break I took from C#. ;)
[Read More]
Fixing random color changes on Catalina
After I’ve upgraded to MacOS Catalina I started experiencing really weird color changes.
[Read More]