First, update the PropertyGroup to include a new conditional value. We'll define an XunitConsole property which will point to our chosen console runner, and when running on non-Windows OSes, will make sure we run it using Mono:
First, update the PropertyGroup to include a new conditional value. We'll define an XunitConsole property which will point to our chosen console runner, and when running on non-Windows OSes, will make sure we run it using Mono: