#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 c5b862e402 Make NUnit compatible with .NET 4 RTM (instead of .NET 4 Beta 2). 15 years ago
AddIns Merge /branches/3.0 to /trunk. 15 years ago
data Fixed SD2-1652: "Cannot save with current encoding" not implemented in AvalonEdit.AddIn 15 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Merge /branches/3.0 to /trunk. 15 years ago
src Make NUnit compatible with .NET 4 RTM (instead of .NET 4 Beta 2). 15 years ago
SharpDevelop.Tests.sln Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 15 years ago
SharpDevelop.sln Don't use <TrackFileAccess>false</TrackFileAccess> because it forces a recompile every time. Move the resgen-requiring projects to .NET 4.0 instead. 15 years ago
buildSetupAndRunTests.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
clean.bat Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 15 years ago
debugbuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
releasebuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago