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

@ -5,4 +5,4 @@ namespace Microsoft.DotNet.Cli.Build.Framework
x86 = 1,
x64 = 2
}
}
}