I've just joined a team that for whatever reasons do not check in their .sln files into source control (VSS). They Create their local solution files and add the web application projects to it from source control.
I'm trying to show them the beauty of CruiseControl.Net however in the ccnet.config file i'm used to pointing the build tool (DEVENV) at a .sln file.
Does anyone know the best way I could get around this in CruiseControl?
PS. No abuse about using VSS please, we're hopefully moving to SVN soon.
-- Lee