[EMAIL PROTECTED] wrote: > Hi, > This is probably a dumb question, but is it possible to associate > files with a .build extension to xml? In Visual Studio, files that > have a .xml extension are rendered with practical coloring and > formatting. It would be great to have this "schema" with .build > files. Pat
Sure. In the Open File dialog in VS.NET, theres a small arrow beside the Open button. Click it and choose Open With... You'll get a list of options. Choose HTML/XML Editor. Click Set as default. VS.NET will now associate .build with XML. -- Arild Fines ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
