#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 289024562e Fixed SD2-1113 - Running an xsl transform containing an xsl:strip-space element throws an XslTransform exception. The input xml is now loaded into an XmlReader so the white space can be stripped during the transform. 20 years ago
AddIns Simple solution configuration editor (adding/removing configurations not yet supported) 20 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Adding child elements, inserting elements before and after the currently selected element are now possible in the XML tree editor. 20 years ago
doc --START 1139 added to Tools.build so that the change log only contains change information for v2.1 20 years ago
samples Remove unused Reports 20 years ago
src Fixed SD2-1113 - Running an xsl transform containing an xsl:strip-space element throws an XslTransform exception. The input xml is now loaded into an XmlReader so the white space can be stripped during the transform. 20 years ago