Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research best approach for normalization of .csproj XML content #2

Open
jbatte47 opened this issue Dec 27, 2013 · 0 comments
Open

Research best approach for normalization of .csproj XML content #2

jbatte47 opened this issue Dec 27, 2013 · 0 comments
Labels

Comments

@jbatte47
Copy link
Member

DoD: best (easiest / most time-effective) approach has been identified for developing an XML re-writer that uses normalized element / attribute sorting to minimize differences between multiple save states.

Note that //Include/Compile elements differ only by their descendant and attribute content; don't rule out the possibility that a file-type-specific solution will be required (no standard XML normalizer would use attribute or element content as a sorting key)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant