Luis
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created How to ignore/exclude all files under a directory, or a certain file type from inspection?
AnsweredThis does NOT include excluding it by adding the files to the csproj. Right clicking on the directory and clicking exclude adds those files to csproj, which is a problem since this is a shared re...