#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.
 
 
 
 
 
 
Justin Dearing e77880dc9f Both WPF templates get their AssemblyInfo from the same source. 19 years ago
..
AddIns Move P/Invoke calls to NativeMethods.cs. 19 years ago
Libraries Fixed inferring type argument for a method with an IEnumerable<T> parameter when an array is passed to the method. (backported from 3.0.0.2506) 19 years ago
Main Fixed inferring type argument for a method with an IEnumerable<T> parameter when an array is passed to the method. (backported from 3.0.0.2506) 19 years ago
Setup Both WPF templates get their AssemblyInfo from the same source. 19 years ago
Tools Update to Boo revision 2371. 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 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 Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago