Question
4
Replies
211
Views
CIBC Bank
Posted: August 22, 2017
Last activity: August 23, 2018
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.