Trailing newlines + standardize tabs -> spaces

This commit is contained in:
Piotr Puszkiewicz 2017-03-02 20:35:20 -08:00
parent d9a06ba95c
commit e617376bc7
181 changed files with 285 additions and 285 deletions

View file

@ -31,4 +31,4 @@ namespace Msbuild.Tests.Utilities
return ProjectRootElement.Open(CsProjPath, new ProjectCollection());
}
}
}
}