Using macro, one can change value of CopyLocal in references properties, to true or false. If not already presents, it adds a <Private> node to the .csproj file.
But how to remove this <Private> node and leave the .csproj unchanged?
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.
I finally used external exe of my own to remove unwanted nodes.