#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 4800ae7268 Fixed SD2-1233. When opening the Unit Tests pad after just opening a solution, before the parser has finished parsing the contained projects, the Unit Tests pad no longer adds projects to the test tree view. Before the parser has finished parsing a project it has no associated project content. Previously this caused the test tree to throw a null reference exception. 19 years ago
..
AddIns Fixed SD2-1233. When opening the Unit Tests pad after just opening a solution, before the parser has finished parsing the contained projects, the Unit Tests pad no longer adds projects to the test tree view. Before the parser has finished parsing a project it has no associated project content. Previously this caused the test tree to throw a null reference exception. 19 years ago
Libraries Fixed forum-13686: Read-only custom line not so read-only 19 years ago
Main Fixed some problems reported in the forum. 19 years ago
Setup Added support for running unit tests against .NET 1.1 when the project is being built against this framework. Fixed SD2-1232 - the temporary test results file is now deleted after a test run has finished. 19 years ago
Tools Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
Automated.proj Fixed cleaning up before zipping the source (MSBuild doesn't run a target twice if there are two <CallTarget> statements). 19 years ago
SharpDevelop.Tests.sln Implemented SD2-1183: Use MSBuild libraries 19 years ago
SharpDevelop.sln Fixed SD2-1189: VB: #-delimited dates not supported by syntax highlighting and expression finder 19 years ago
clean.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
debugbuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
prepareRelease.bat
releasebuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago