Merge pull request #3169 from lambdageek/fix-regression-70561
authormonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 15 Jun 2016 15:18:42 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Jun 2016 15:18:42 +0000 (16:18 +0100)
commitbc6f673c13a609f0b7de3d894c07683a0e5a1661
tree454218bfc843f6a95f4b33666d40757f07317cec
parentd2cc9be75b10cd5d96a85dde6aff2ed014c1a6f7
parent43d8951c78b432bd03fdc47e61c385b26652b1c7
Merge pull request #3169 from lambdageek/fix-regression-70561

[coop] Fix regression in bug-70561.cs

Match behavior of non-coop and don't set an exit code if the main method
throws an unhandled exception.