#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 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
..
AddIn.xsd When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
W3C-License.html Included XmlEditor addin. 20 years ago
XMLSchema.xsd Included XmlEditor addin. 20 years ago
appconfig.xsd Included XmlEditor addin. 20 years ago
manifest.xsd Fixed schema errors caught by .NET 2.0 and removed old NAnt 0.84 schema. 20 years ago
nant.xsd Added NAnt addin from SharpDevelop 1.1/Fidalgo. 20 years ago
readme.txt Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
wix.xsd Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
wixloc.xsd Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
xslt.xsd Included XmlEditor addin. 20 years ago

readme.txt

AddIn.xsd
---------

SharpDevelop schema for .addin files.
Created by Ivo Kovacka.
Doozers automatically updated by "BuildAddinDocumentation".
GNU General Public License.

appconfig.xsd
-------------

Schema for app.config and web.config files.
Created by Matt Ward
GNU General Public License.

manifest.xsd
-------------

Schema for .manifest files.
Created by Matt Ward
GNU General Public License.

NAnt.xsd
--------

NAnt 0.85 RC 3 schema.
http://nant.sourceforge.net/release/0.85-rc3/nant.xsd
GNU General Public License.

Wix.xsd
-------

http://sourceforge.net/projects/wix/
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)

wixloc.xsd
----------

http://sourceforge.net/projects/wix/
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)

XMLSchema.xsd
-------------

W3C Xml Schema.
http://www.w3.org/2001/XMLSchema.xsd
W3C Software License (http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231) - A copy of this license can be found in W3C-License.html

xslt.xsd
--------

Schema for xslt files.
Created by Matt Ward
GNU General Public License.