Hi, (at) mteper, in regards to the missing AssemblyInfo (dot) cs files - cd to the
/trunk/nhibernate directory, execute:
nant set-net-2.0-framework-configuration visual-studio
This should regenerate AssemblyInfo.cs.
If you get an error because of a dependency on 'clover' just comment
that section out of build-common/common.xml. |