#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 4b0b2e2690 Hide TreatIncludeAsLiteral from project browser, make the default value "true" (otherwise files named "a%def.cs" are added incorrectly to the project). 19 years ago
..
AddIns Fixed SD2-1345. A warning message is now shown in the project options if an attempt is made to save a WiX compiler extension that is missing an assembly name. 19 years ago
Libraries Fixed forum-17502: exception in C# and VB lexer when a hexadecimal literal is larger than ulong.MaxValue. 19 years ago
Main Hide TreatIncludeAsLiteral from project browser, make the default value "true" (otherwise files named "a%def.cs" are added incorrectly to the project). 19 years ago
Setup Added WiX UI project templates to the installer. 19 years ago
Tools Updated to WiX 2.0.5325 19 years ago
Automated.proj Set version number to 2.2.0. 19 years ago
SharpDevelop.Tests.sln Move C# expression finder tests to SharpDevelop.Tests (the expression finder now is in SharpDevelop.Dom). Fixed a bug in the VB expression finder. 19 years ago
SharpDevelop.sln Removed SharpDbTools from SD 2.1.x (will be supported only in SD 3.0) 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