diff options
author | Rob Mensching <rob@firegiant.com> | 2018-12-22 08:59:00 -0800 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2018-12-22 08:59:00 -0800 |
commit | 3535986732926f81dbf026a02d7099887a285411 (patch) | |
tree | fa811c178520a25eeb56ecfb0235fb06fbb372cb /.editorconfig | |
parent | 7dc73cf5d633e0c817c211022e28d31d25a187d9 (diff) | |
download | wix-3535986732926f81dbf026a02d7099887a285411.tar.gz wix-3535986732926f81dbf026a02d7099887a285411.tar.bz2 wix-3535986732926f81dbf026a02d7099887a285411.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 | ||