testfx
testfx copied to clipboard
Allow binlog in new dotnet test
Describe the bug
Passing -bl to dotnet test will not propagate it to msbuild. It would be helpful to allow binary log in some way to allow debugging build errors easily.