You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The File include is recursively including all files starting in the parent directory of the project. The Exclude statement is expected to prevent the Project.proj file to be excluded.
However, when you build the project:
EXPECTED: The File item (and hence output message) does not include Project.proj ACTUAL:Project.proj is included in the file item, as ..\ProjectFolder\Project.proj