I don’t know why but since yesterday I have the obj folder that appears in white in my wpf project workspace and I don’t know how to hide it. This directory contains the g.i.cs file generated from .xaml file.
Does anyone knows how to hide it ?
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.
Look for the
Show All Filesicon in the Solution Explorer window:It shows/hides the files which are in the project folder but not included in the project itself.