It seems I'm getting an error when attempting to run option D in the ShowBuildMenu.bat. The error I'm getting is the following:
System.IO.FileNotFoundException: Could not load "nhibernate\src \NHibernate.TestDatabaseSetup.dll" or one of it's dependencies. It appears that this project is not being built (NHibernate.TestDatabaseSetup). Is this something I need to build outside of the ShowBuildMenu.bat prior to running my tests? I was trying to follow the steps in the "Contributor Guide.html" but this is where I hit my first issue.
