#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.
 
 
 
 
 
 
Eusebiu Marcu 8f2c5ffc1b Use a custom assembly resolver when decompile a third party assembly. The order is: DefaultAssemblyResolver, folder where the decompiled assembly is located then GAC. 14 years ago
..
AddIns Use a custom assembly resolver when decompile a third party assembly. The order is: DefaultAssemblyResolver, folder where the decompiled assembly is located then GAC. 14 years ago
Libraries Merge branch 'decompiler' of https://github.com/icsharpcode/SharpDevelop 14 years ago
Main fix null exception when the symbol is null 14 years ago
Setup Add basic (IIS) support for WCF services. 14 years ago
Tools Update NUnit to version 2.5.10 14 years ago
Automated.proj