#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.
 
 
 
 
 
 
Daniel Grunwald 6e8012ed22 Fixed sorting of AddInTreeNodes when multiple <Path> elements in a single addin file contribute to the same path. (Patch by Boris Kozorovitzky) 16 years ago
data Show better error message when test runner application cannot be found. 16 years ago
doc Merge branch 'gitUpdateAssemblyInfo4' 16 years ago
samples Fix requestValidation in web.config (happened on conversion to .NET 4.0) 16 years ago
src Fixed sorting of AddInTreeNodes when multiple <Path> elements in a single addin file contribute to the same path. (Patch by Boris Kozorovitzky) 16 years ago
.gitignore Fix .gitignore 16 years ago
SharpDevelop.Tests.sln implemented proper support for method calls without a parameter list in VB 16 years ago
SharpDevelop.sln Move IL Binding to samples. 16 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
clean.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
debugbuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
releasebuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago