Code sharing report for comparing percentage of shared code with *.csproj files.
Originally created by @praeclarum here.
Changes from original include:
- Ignore case on paths - (don't know why this was an issue in our project)
- Added a list of Regex for ignoring certain files - (we had a few files that didn't need to count in the report)