Mihir Solanki

mihirsolanki.com

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Links

Subscriptions

Post Categories



Wednesday, May 11, 2005 - Posts

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 Wednesday, May 11, 2005 1:08 PM by mihirsolanki




Powered by Dot Net Junkies, by Telligent Systems