Question
CIBC Bank
CIBC Bank
CA
CIBC Bank
Posted: Aug 22, 2017
Last activity: Aug 23, 2018
Last activity: 23 Aug 2018 19:06 EDT
Closed
Solved
dll not getting packaged
I have referenced a .dll file in my project. When I build and deploy the project, .dll is not getting packaged?
Am I missing something?
Thanks,
Nivas
It should be added automatically if you have referenced it. You can add any file you want to the deployment package manually though. I would suggest you try that.
Now when you deploy, this file should appear inside your deployment package.