#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.
 
 
 
 
 
 
Matt Ward 415293947c Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work. 19 years ago
..
AddIn.xsd Fixed SD2-849: AddIn.xsd schema is not valid 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 Updated to use NAnt 0.85 schema. 19 years ago
readme.txt Updated to use NAnt 0.85 schema. 19 years ago
wix.xsd Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work. 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 schema.
http://nant.sourceforge.net/release/0.85/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.