#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 dd53177cd5 The XML Editor now correctly detects that the schema associated with a file extension has been changed and updates any open xml documents. In the original code the property name had been changed but the XmlView was watching for property changed events for the old name. 20 years ago
AddIns Updated string resources for WixBinding, XML Editor and Component Inspector. 20 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Fixed SD2-1134. A user friendly error message is now shown if the NAnt executable cannot be found or the path specified is invalid. 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 The XML Editor now correctly detects that the schema associated with a file extension has been changed and updates any open xml documents. In the original code the property name had been changed but the XmlView was watching for property changed events for the old name. 20 years ago