#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald ad7a0b1646 Fixed inferring type argument for a method with an IEnumerable<T> parameter when an array is passed to the method. (backported from 3.0.0.2506) 19 years ago
AddIns Fixed forum-15675: Stack overflow in ReferenceNode.ReferenceProjectItem in Project Browser 19 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Move P/Invoke calls to NativeMethods.cs. 19 years ago
doc Move P/Invoke calls to NativeMethods.cs. 19 years ago
samples Fixed problem that could cause invalid Drag'n'Drop operations to be executed if OnDragDrop executed without a prior OnDragOver for that mouse position (e.g. very fast moving of a folder into its own subfolder) 19 years ago
src Fixed inferring type argument for a method with an IEnumerable<T> parameter when an array is passed to the method. (backported from 3.0.0.2506) 19 years ago