Re: [DOTNET] Reference to assembly in the GAC

2002-06-03 Thread Kevin Kenny
;>From: Henrik Enemark Rasmussen [mailto:[EMAIL PROTECTED]] >>Sent: 03 June 2002 14:35 >>To: [EMAIL PROTECTED] >>Subject: [DOTNET] Reference to assembly in the GAC >> >> >>I have an assembly installed in the GAC. Using Visual Studio >>.NET, how do I create

[DOTNET] Reference to assembly in the GAC

2002-06-03 Thread Henrik Enemark Rasmussen
I have an assembly installed in the GAC. Using Visual Studio .NET, how do I create a reference to this assembly in another project in another solution? Using Windows Explorer, I can see the assembly in the GAC and I can verify it's there with GacUtil. The assembly is not in the "Add Reference" di