Mihir Solanki

mihirsolanki.com

<October 2008>
SuMoTuWeThFrSa
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


Navigation

Links

Subscriptions

Post Categories



How to generate a nant schema (xsd)?

Execute this build and it will generate the schema for all the available nant tasks, including nantcontrib tasks, if it is installed correctly within nant directory. Change the target-ns, if you are using other then http://nant.sf.net/schemas/nant.xsd.

To enable intellisense for .build file in Visual Studio.net copy nant.xsd file to C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Packages\schemas\xml directory. C:\Program Files\Microsoft Visual Studio .NET 2003 is the VS.net's default installation path.

-- Mihir

Please leave feedback here

posted on Wednesday, May 11, 2005 1:08 PM by mihirsolanki





Powered by Dot Net Junkies, by Telligent Systems