Essentially I need a folder and its items available in the project for debugging but I don’t want it included in the publish.
Share
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.
You can exclude folders from your build-Solution (by default Debug and Publish are available).
Add New Folder. Name it.Exclude from project‘Note the screenshot is from VS2010 C# Express, but the same option is available in VS2012.