FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make digraph creation case insensitive by neraath · Pull Request #28 · aolszowka/MsBuildProjectReferenceDependencyGraph · GitHub

Make digraph creation case insensitive - #28

Open
neraath wants to merge 3 commits into
aolszowka:masterfrom
neraath:MakeCaseInsensitive
Open

Make digraph creation case insensitive#28
neraath wants to merge 3 commits into
aolszowka:masterfrom
neraath:MakeCaseInsensitive

Conversation

neraath commented Apr 8, 2021

Copy link
Copy Markdown

We have a solution that has > 1500 projects that we're trying to assess how to break up. Due to the nature of how the solution and references are put together, there are some case differences. Windows doesn't care when compiling, but when doing the analysis, I find duplicate entries for the same csproj in the digraphs being generated.

This fix will allow digraphs to be generated with case insensitive comparison and meeting our needs.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL