I am using Wix Installer (3) for deploying my application. How can I add both the output dll from one of the projects in my solution and the debug symbols (pdb files) to the GAC? (I have a C# application developed in Visual Studio 2008)
|
1
|
|
|
|
|
|
You don't have to put the symbols in the GAC in order for the system to pick them up. |
||
|
|
