diff options
Diffstat (limited to 'WixToolset.Converters.sln')
-rw-r--r-- | WixToolset.Converters.sln | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/WixToolset.Converters.sln b/WixToolset.Converters.sln new file mode 100644 index 00000000..2f92ebd9 --- /dev/null +++ b/WixToolset.Converters.sln | |||
@@ -0,0 +1,18 @@ | |||
1 | | ||
2 | Microsoft Visual Studio Solution File, Format Version 12.00 | ||
3 | # Visual Studio 15 | ||
4 | VisualStudioVersion = 15.0.26124.0 | ||
5 | MinimumVisualStudioVersion = 15.0.26124.0 | ||
6 | Global | ||
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
8 | Debug|Any CPU = Debug|Any CPU | ||
9 | Debug|x64 = Debug|x64 | ||
10 | Debug|x86 = Debug|x86 | ||
11 | Release|Any CPU = Release|Any CPU | ||
12 | Release|x64 = Release|x64 | ||
13 | Release|x86 = Release|x86 | ||
14 | EndGlobalSection | ||
15 | GlobalSection(SolutionProperties) = preSolution | ||
16 | HideSolutionNode = FALSE | ||
17 | EndGlobalSection | ||
18 | EndGlobal | ||