I have a solution with two mobile projects. When I hit deploy only one of the app gets deployed to the device.
The output of the second project is a dll.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you look on the properties page of the project under the deployment section you can specify additional files to get deployed with your project. Specify your DLL and you should be in business.