#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 74a201369f Implement same behaviour as Visual Studio's EnvDTE.ProjectItems by throwing an exception when AddFileFromCopy called and the destination file exists. 14 years ago
data add CallStack missing resources 14 years ago
doc Merge branch '4.0' 15 years ago
samples Merge remote branch 'origin/reports' into 4.0 15 years ago
src Implement same behaviour as Visual Studio's EnvDTE.ProjectItems by throwing an exception when AddFileFromCopy called and the destination file exists. 14 years ago
.gitignore Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 15 years ago
SharpDevelop.Tests.sln Update to Mono.Cecil 0.9.4.1 (commit f5c9642760) 14 years ago
SharpDevelop.sln Update to Mono.Cecil 0.9.4.1 (commit f5c9642760) 14 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago
clean.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago
debugbuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago
releasebuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago