S
Sheila Jones
Hi,
Is there a way to detemine which references in a VB.Net project are no
longer required? The compiler doesn't seem to do this - it just copies all
the references to the assembly's manifest.
The only way I have found so far is to remove each reference in turn and
attempt a recompile. If it compiles OK, the reference was obviously
unneeded.
Thanks.
Is there a way to detemine which references in a VB.Net project are no
longer required? The compiler doesn't seem to do this - it just copies all
the references to the assembly's manifest.
The only way I have found so far is to remove each reference in turn and
attempt a recompile. If it compiles OK, the reference was obviously
unneeded.
Thanks.