F Frank Rizzo Feb 13, 2006 #1 Hello. In VS2005, how can I tell whether an item in the project references is referenced to a DLL or a project? Thanks
Hello. In VS2005, how can I tell whether an item in the project references is referenced to a DLL or a project? Thanks
F Frans Bouma [C# MVP] Feb 14, 2006 #2 Frank said: Hello. In VS2005, how can I tell whether an item in the project references is referenced to a DLL or a project? Thanks Click to expand... the easiest way is to look into the .sln file with notepad. FB --
Frank said: Hello. In VS2005, how can I tell whether an item in the project references is referenced to a DLL or a project? Thanks Click to expand... the easiest way is to look into the .sln file with notepad. FB --
F Frank Rizzo Feb 14, 2006 #3 Frans said: the easiest way is to look into the .sln file with notepad. Click to expand... Ok, so I was over complicating this.
Frans said: the easiest way is to look into the .sln file with notepad. Click to expand... Ok, so I was over complicating this.