#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.
 
 
 
 
 
 
David Srbecký 98f6a874f5 COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 16 years ago
..
AddIns COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 16 years ago
Libraries Ignore all WeakReferenceTests, apparently some change in the .NET 4 GC makes this kind of test unreliable. 16 years ago
Main Enable legacy runtime activation policy for SharpDevelop.exe to allow loading mixed-mode assemblies. 16 years ago
Setup Remove experimental workflow designer (it doesn't compile in .NET 4.0 Beta 2) 16 years ago
Tools COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 16 years ago
Automated.proj Adjust .bat files for .NET 4.0 Beta 2. 16 years ago