#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.
 
 
 
 
 
 
Daniel Grunwald 68f7c01970 Fixed some P/Invoke declarations where FxCop complained they weren't portable to 64bit and some other complaints from FxCop. 20 years ago
..
Configuration Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup.Remove NUnitPad (MbUnit can run NUnit tests). 20 years ago
Resources Add null coalescing operator to C# lexer and parser. 20 years ago
Src Fixed some P/Invoke declarations where FxCop complained they weren't portable to 64bit and some other complaints from FxCop. 20 years ago
ICSharpCode.TextEditor.csproj Use LoggingService instead of Console.WriteLine. 20 years ago
ICSharpCode.TextEditor.csproj.user #D now runs under the latest .NET Framework. 21 years ago