Hi there,
I want to exclude some files from my project to use modified ones, I tried using in the Tab Embedded Frameworks, unselecting, but it also removes necessaries files
A second behavior happens when I remove the specified file using the Solution Explorer, then I add manually my modified file from a different folder including the directory path on MSBuild Setting, it refuses to use my modified files and keeps using the file from the Embedded Framework
It is an issue for me because I am using GitHub