In a .csproj file, there is a DeployDirSuffix node. The default value is the project name.
What does this setting do? Upon changing it (while renaming a project) I did not notice any changes.
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.
The node is only there for Smart Device projects.
It sets the directory when deploying to a device via USB (or other means). You can find this setting via project properties, Device menu, Output file folder field.