#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 22eed44cab Fixed crash when closing the solution while building. 19 years ago
..
AddIns Some fixes suggested by FxCop. 19 years ago
Libraries Some fixes suggested by FxCop. 19 years ago
Main Fixed crash when closing the solution while building. 19 years ago
Setup Add a .targets file to the build that gets automatically included when the C# 2.0 or VB 8 compiler is used. This .targets file will display warnings when the project uses MSBuild 3.5 features. 19 years ago
Tools SHFB (Sandcastle Help File Builder, http://codeplex.com/SHFB) version 1.5.0.1 (for Sandcastle June 2007 CTP) added, NDoc removed 19 years ago
Automated.proj Use MSBuild 3.5. 19 years ago
SharpDevelop.Tests.sln Rewritten build system. Separated solution build logic (BuildEngine) from project build logic (MSBuildEngine). 19 years ago
SharpDevelop.sln Rewritten build system. Separated solution build logic (BuildEngine) from project build logic (MSBuildEngine). 19 years ago
clean.bat Use MSBuild 3.5. 19 years ago
debugbuild.bat Use MSBuild 3.5. 19 years ago
prepareRelease.bat Use MSBuild 3.5. 19 years ago
releasebuild.bat Use MSBuild 3.5. 19 years ago