#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 7235fd6683 Added BuildError to Task, sightly modified FxCopLogger to pass over the error code to the BuildError instance; Added ShowErrorHelpCommand to directly show help for build errors (except FxCop and StyleCop) 18 years ago
AddIns Prevent project resource image editor from resetting the custom tool to ResXFileCodeGenerator when PublicResXFileCodeGenerator is selected. 18 years ago
data ResourceCodeGeneratorTool: Ensure that we do not overwrite an existing class (e.g. designed form) with the generated class. Output an error message when such a situation occurs. 18 years ago
doc Small changes to readme 18 years ago
samples remove duplicated projects and reference, update output paths in *.csproj 18 years ago
src Added BuildError to Task, sightly modified FxCopLogger to pass over the error code to the BuildError instance; Added ShowErrorHelpCommand to directly show help for build errors (except FxCop and StyleCop) 18 years ago