D
Dean Slindee
I have a project with many References to other projects of mine (data access
layer projects, for instance). When I compile a data access layer project,
the Reference in the parent project goes stale (yellow icon) when the parent
project is concurrently open (two VS instances).
I have been manually deleting the stale Reference and re-adding the
Reference in the concurrently open parent project.
Is this manual process necessary, or will the stale reference be
automatically refreshed next time I compile the parent project?
Another similar question, when compiling the parent project, are all
"non-stale" references automatically refreshed from the reference file path
during the compilation of the parent project?
Thanks,
Dean S
layer projects, for instance). When I compile a data access layer project,
the Reference in the parent project goes stale (yellow icon) when the parent
project is concurrently open (two VS instances).
I have been manually deleting the stale Reference and re-adding the
Reference in the concurrently open parent project.
Is this manual process necessary, or will the stale reference be
automatically refreshed next time I compile the parent project?
Another similar question, when compiling the parent project, are all
"non-stale" references automatically refreshed from the reference file path
during the compilation of the parent project?
Thanks,
Dean S