XML documentation file name
- From: "Bob Altman" <rda@xxxxxxxxxxxxx>
- Date: Wed, 21 Mar 2007 11:55:45 -0700
Hi all,
I have a VS 2005 SP1 Visual Basic solution that creates a bunch of
assemblies (both main programs and DLLs). All of the projects have
"Generate XML documentation file" selected on the Compile tab of the My
Project designer. Now here's the weird part that I need help with: 2 of
the 8 projects generate XML documentation in a file whose name is identical
to the assembly name (plus a .XML extension) as expected. The other 6
generate XML documentation in files whose name does not match the assembly
name. When I reference one of those 6 assemblies from another solution, I
don't get intellisense because VS doesn't find a matching .XML file.
How does VS decide on a name to give to the XML documentation file that it
creates? Is there some setting somewhere that I'm not stumbling across?
TIA - Bob
.
- Follow-Ups:
- RE: XML documentation file name
- From: Linda Liu [MSFT]
- RE: XML documentation file name
- Prev by Date: Re: Could you please explain what 'Controls' is used for?
- Next by Date: Re: Draw a string vertically
- Previous by thread: Bind a date null to textbox
- Next by thread: RE: XML documentation file name
- Index(es):
Relevant Pages
|