Hi all,
This is probably simple, but for some reason escapes me. I've got a
solution with a main project set to build an exe and the others to build
dlls. How do I reference a class in the main project (that will be the exe)
from one of the others?
- John
Peter Rilling - 21 Jun 2005 18:55 GMT
You cannot. VS.NET does not allow you to reference EXE assemblies.
> Hi all,
>
[quoted text clipped - 4 lines]
>
> - John
John Spiegel - 21 Jun 2005 19:23 GMT
Thanks, Peter. It was looking that way, but I was hoping I was missing
something. Time to restructure...
- John
> You cannot. VS.NET does not allow you to reference EXE assemblies.
>
[quoted text clipped - 7 lines]
>>
>> - John
Chris Dunaway - 22 Jun 2005 14:35 GMT
It will be allowed in VS2005 which will be released on Nov. 7