#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.
 
 
 
 
 
 
Matt Ward b7d71e00d0 Fixed SD2-847. Generating VB.NET code for an overridden method inside a My class (e.g. MyApplication) would throw an ArgumentOutOfRangeException. Changed the CodeGenerateBase class to use the class selected in the text editor and not the compound class when inserting generated code. 19 years ago
AddIns Updated SharpReport to revision 31. This revision includes PDF support. Setup still needs to be modified to include added assemblies. 19 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Added a new icon for Component tree nodes in the WiX Setup Files editor. 19 years ago
doc Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
samples Update assembly base addresses to prevent relocation. 19 years ago
src Fixed SD2-847. Generating VB.NET code for an overridden method inside a My class (e.g. MyApplication) would throw an ArgumentOutOfRangeException. Changed the CodeGenerateBase class to use the class selected in the text editor and not the compound class when inserting generated code. 19 years ago