J
John
Hi,
I have a web project, that includes an App_Code folder - code in this folder
gets built into a dll, but I have no control over the name of this dll.
If I create a web setup project, all the content files, and the dll's from
any libraries used by my project all end up in the setup output, but the
App_Code dll does not. How do I get this dll included in the setup so it can
be installed with the rest of my code?
Thanks
Regards
John
I have a web project, that includes an App_Code folder - code in this folder
gets built into a dll, but I have no control over the name of this dll.
If I create a web setup project, all the content files, and the dll's from
any libraries used by my project all end up in the setup output, but the
App_Code dll does not. How do I get this dll included in the setup so it can
be installed with the rest of my code?
Thanks
Regards
John