I'm trying to untangle a legacy system written with the CSLA framework. The contractors who originally wrote the software are long gone. I want to figure out what version of CSLA was used so that I can start to learn about that particular framework (and so understand the code). Is there an easy way to do this?
Edit Ideally, by looking for some feature of the CSLA that might indicate the version number.