#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.
 
 
 
 
 
 
Peter Forstmeier 2ad3f0278d Cleanup 20 years ago
..
AddIns Cleanup 20 years ago
Libraries C# form template now uses partial classes. File templates now can use the "DependentUpon" attribute. 20 years ago
Main Improved ProjectBrowser's ability to track the selected file. 20 years ago
Tools Added some strings to the translation database. 20 years ago
SharpDevelop.Tests.sln File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
SharpDevelop.sln Include SharpReport in default build. 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