[Microsoft.Build] Ignore ThreadAbortException in BuildNodeManager
commit62c1f50cdeba2784bb96aad2bab8aece0ecc153b
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 2 Sep 2016 23:10:59 +0000 (3 01:10 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 29 Oct 2016 12:09:39 +0000 (29 14:09 +0200)
tree8f443b51d008a58843873d14bef9ff46a42abb47
parent1a89bfde05bef4e8f2b018bc20fdbf6650a0209c
[Microsoft.Build] Ignore ThreadAbortException in BuildNodeManager

It showed up after test runs with nunit-lite because it caused writes to Console.Error.
mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildNodeManager.cs