When you want to convert an existing VS2003 NUnit project to VS2005, this seems fairly simple. Just add existing project and let the upgrade wizard do its work. After that, set the correct references (Qualitytool etc), replace the using of the NUnit namespace
Read More...