#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.
 
 
 
 
 
 
mkonicek 2232a63936 Context actions - Fix: "Check for (not) null" is only offered for expressions where it makes sense (method call, property access, variable access, "as" typecast). 15 years ago
..
AddIns Context actions - Fix: "Check for (not) null" is only offered for expressions where it makes sense (method call, property access, variable access, "as" typecast). 15 years ago
Libraries Merge branch '4.0' 15 years ago
Main Context actions - Fix: "Add check for null" is offered only for parameter definitions of non-abstract methods. 15 years ago
Setup Replace references to "4.1" in setup with variable that gets populated with information from GlobalAssemblyInfo.template. 15 years ago
Tools Replace references to "4.1" in setup with variable that gets populated with information from GlobalAssemblyInfo.template. 15 years ago
Automated.proj Allow overriding the BranchName (necessary on build server) 16 years ago