diff options
author | Rob Mensching <rob@firegiant.com> | 2018-07-30 01:43:46 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2018-07-30 01:43:46 -0700 |
commit | ab202648a24f8ec753ccd2e73eb1fc58efc23b15 (patch) | |
tree | d330a3e90391e58e88564156e9f367e8b2592afe /WixBuildTools.sln | |
parent | a65364feb98858382a892141ef4cb738890e94f3 (diff) | |
download | wix-ab202648a24f8ec753ccd2e73eb1fc58efc23b15.tar.gz wix-ab202648a24f8ec753ccd2e73eb1fc58efc23b15.tar.bz2 wix-ab202648a24f8ec753ccd2e73eb1fc58efc23b15.zip |
Add .editorconfig
Diffstat (limited to '')
-rw-r--r-- | WixBuildTools.sln | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/WixBuildTools.sln b/WixBuildTools.sln index b46c4ed1..37cb79ff 100644 --- a/WixBuildTools.sln +++ b/WixBuildTools.sln | |||
@@ -8,6 +8,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WixBuildTools.MsgGen", "src | |||
8 | EndProject | 8 | EndProject |
9 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WixBuildTools.TestSupport", "src\WixBuildTools.TestSupport\WixBuildTools.TestSupport.csproj", "{6C57EF2C-979A-4106-A9E5-FE342810619A}" | 9 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WixBuildTools.TestSupport", "src\WixBuildTools.TestSupport\WixBuildTools.TestSupport.csproj", "{6C57EF2C-979A-4106-A9E5-FE342810619A}" |
10 | EndProject | 10 | EndProject |
11 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F6660B22-092F-4BC5-A303-E6F696C31E1B}" | ||
12 | ProjectSection(SolutionItems) = preProject | ||
13 | .editorconfig = .editorconfig | ||
14 | EndProjectSection | ||
15 | EndProject | ||
11 | Global | 16 | Global |
12 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
13 | Debug|Any CPU = Debug|Any CPU | 18 | Debug|Any CPU = Debug|Any CPU |