#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.
 
 
 
 
 
 
Siegfried Pammer dcbc8d5fdd added support for implicitly typed local variables in ExtractMethod, now the type is resolved before using it as a parameter in the new method's signature. 17 years ago
AddIns Prevent project resource image editor from resetting the custom tool to ResXFileCodeGenerator when PublicResXFileCodeGenerator is selected. 17 years ago
data Updated to WiX 3.0.4917.0 17 years ago
doc Deprecate AppDomainLaunchHelper (it's much better to manually launch AppDomains inside AddIns). 17 years ago
samples remove duplicated projects and reference, update output paths in *.csproj 17 years ago
src added support for implicitly typed local variables in ExtractMethod, now the type is resolved before using it as a parameter in the new method's signature. 17 years ago