#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.
 
 
 
 
 
 
Matt Ward 375720d358 Fixed SD2-678. Unit testing pad's stop toolbar button is now disabled after a test run has finished. 20 years ago
..
AddIns Fixed SD2-678. Unit testing pad's stop toolbar button is now disabled after a test run has finished. 20 years ago
Libraries Implemented SD2-546: Breakpoints that will not be hit should have different icon; 20 years ago
Main Fixed SD2-580: Adding GAC reference to standard .NET assemblies adds full assembly name to project 20 years ago
Tools Switch from MbUnit to NUnit: 20 years ago
SharpDevelop.Tests.sln Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base). 20 years ago
SharpDevelop.sln Switch from MbUnit to NUnit: 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