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

Fixup whitespace and new lines in Common props, targets and tasks #6159

Merged
merged 2 commits into from Mar 4, 2021
Merged

Fixup whitespace and new lines in Common props, targets and tasks #6159

merged 2 commits into from Mar 4, 2021

Commits on Feb 13, 2021

  1. Remove all trailing spaces

    only in MSBuild Common props, targets and tasks files
    
    Conforming to the repository's EditorConfig file
    Nirmal4G committed Feb 13, 2021
    Copy the full SHA
    e004e42 View commit details
    Browse the repository at this point in the history
  2. Add/Remove NewLine(s) where necessary

    only in MSBuild Common props, targets and tasks files
    
    Add New Line(s) between every block to make it clear.
    Remove unnecessary New Line(s) to reduce scrolling.
    Nirmal4G committed Feb 13, 2021
    Copy the full SHA
    a4f64e8 View commit details
    Browse the repository at this point in the history