[MonoDevelop] XSP Debugger with 4.5

Bruno Lauzé brunolauze at msn.com
Tue Mar 5 04:02:50 UTC 2013


Patch suggestion:
In files:
monodevelop/main/src/addins/AspNet/MonoDevelop.AspNet/MonoDevelop.AspNet/AspNetExecutionHandler.cs :
line 46:

case ClrVersion.Net_4_0:case ClrVersion.Net_4_5: /* Adding 4.5 Support */



monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet/AspNetSoftDebuggerEngine.cs
line 58:

case ClrVersion.Net_4_0:case ClrVersion.Net_4_5: /* Adding 4.5 Support */

This would allow to run .NET 4.5 ASP.NET Web Project with MVC 3 and other 4.5 assemblies.

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130304/ca55c00c/attachment.html>


More information about the Monodevelop-list mailing list