#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.
 
 
 
 
 
 
David Srbecký e097527450 Added WrapperGenerator 20 years ago
..
AddIns Ported PInvoke addin from SharpDevelop 1.1 20 years ago
Libraries Reset assembly info version number (see doc\technotes\Versioning.html for details) 20 years ago
Main Now MSBuild property $(SolutionDir) is available when compiling single projects. 20 years ago
Tools Added WrapperGenerator 20 years ago
SharpDevelop.Tests.sln Fixed StackOverflowException and endless loop when classes had cyclic inheritance. Fixed the VB expression finder for "MethodCall().MethodCall()", added unit tests for the expression finder. 20 years ago
SharpDevelop.sln Ported PInvoke addin from SharpDevelop 1.1 20 years ago
clean.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 20 years ago
debugbuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 20 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 20 years ago
releasebuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 20 years ago
resetAssemblyInfo.bat Added tool to put revision number into AssemblyInfo files. 20 years ago