Does anyone have a strong need to use an old version of clojureCLR (older than 1.5.0) in vsClojure?
vsClojure supports old runtimes by typing the version number in the .cljproj project properties. However, this functionality is buggy and would require a lot of effort to correct and maintain.
It seems the # of users of vsClojure is small enough that they'd probably prefer new functionality rather than support of old runtimes. I plan on removing old runtime support unless someone speaks up. Any users with this need would have to create a custom msBuild script.