I've got a weird problem with a site I'm developing. I'm referencing System.Web.Mvc.dll in a specific location. The file in that location is v4.0.0.0 (tested using monodis, and by double clicking monodevelop).
The issue is that whenever I try to debug, the file that's copied to bin directory is v3.0.0.0 (presumably getting it from the GAC. Any pointers on how to stop that, I can fix it manually, and I can probably live without the MVC4 features at the moment. I'm thinking this might be a documented bug in MonoDevelop, but wanted to make sure before I post over there. Thanks, Martin
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
