This should fix #76928. This fix incorporates ideas from a patch
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 10 Jan 2006 13:55:51 +0000 (13:55 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 10 Jan 2006 13:55:51 +0000 (13:55 -0000)
commit94ce5c5aaf912e55f106bbf3250612b02ac850b5
treea78dc6283d382214618bbf115602c8f7d994f2bc
parent9e71964d690c984cb8ea295ee8257cec412468a8
parente36848f82de06a16dc84dd9fad9effbfece2abd5
This should fix #76928.  This fix incorporates ideas from a patch
osted on that bugreport.
* Makefile [net_2_0 profile]: Don't build nunit-console.exe.  Copy
the executable from the 'default' profile, and use a slightly
customized nunit-console.exe.config.
* nunit-console.exe.net_2_0.config: New config file for the
net_2_0 profile.  Alter the list of 'supportedRuntime's to prefer
the 2.0 runtime.

svn path=/trunk/mcs/; revision=55295
mcs/nunit20/nunit-console/ChangeLog
mcs/nunit20/nunit-console/Makefile
mcs/nunit20/nunit-console/nunit-console.exe.config
mcs/nunit20/nunit-console/nunit-console.exe.net_2_0.config