diff options
author | Rob Mensching <rob@firegiant.com> | 2018-12-22 10:53:07 -0800 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2018-12-22 10:53:07 -0800 |
commit | ee8bb3f35024c3567ffe590d4492198f53b61bb1 (patch) | |
tree | 821cc09fb31e6ae165e08ab2099e6ee133530602 /.editorconfig | |
parent | 65a9e0b609f6b25e0e138eef9e8bb58cd98120d9 (diff) | |
download | wix-ee8bb3f35024c3567ffe590d4492198f53b61bb1.tar.gz wix-ee8bb3f35024c3567ffe590d4492198f53b61bb1.tar.bz2 wix-ee8bb3f35024c3567ffe590d4492198f53b61bb1.zip |
Update to latest Home\repo-template
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 2ebba4b3..1d72e683 100644 --- a/.editorconfig +++ b/.editorconfig | |||
@@ -1,4 +1,7 @@ | |||
1 | # Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | 1 | # Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
2 | # | ||
3 | # Do NOT modify this file. Update the canonical version in Home\repo-template\src\.editorconfig | ||
4 | # then update all of the repos. | ||
2 | 5 | ||
3 | root = true | 6 | root = true |
4 | 7 | ||