diff options
Diffstat (limited to 'src/wix/wix.slnx')
| -rw-r--r-- | src/wix/wix.slnx | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/wix/wix.slnx b/src/wix/wix.slnx new file mode 100644 index 00000000..7ebb41e6 --- /dev/null +++ b/src/wix/wix.slnx | |||
| @@ -0,0 +1,35 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="ARM64" /> | ||
| 5 | <Platform Name="x64" /> | ||
| 6 | <Platform Name="x86" /> | ||
| 7 | </Configurations> | ||
| 8 | <Folder Name="/test/"> | ||
| 9 | <Project Path="test/CompileCoreTestExtensionWixlib/CompileCoreTestExtensionWixlib.csproj" /> | ||
| 10 | <Project Path="test/Example.Extension/Example.Extension.csproj" /> | ||
| 11 | <Project Path="test/WixToolsetTest.BuildTasks/WixToolsetTest.BuildTasks.csproj" /> | ||
| 12 | <Project Path="test/WixToolsetTest.Converters.Symbolizer/WixToolsetTest.Converters.Symbolizer.csproj" /> | ||
| 13 | <Project Path="test/WixToolsetTest.Converters/WixToolsetTest.Converters.csproj" /> | ||
| 14 | <Project Path="test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj" /> | ||
| 15 | <Project Path="test/WixToolsetTest.Core/WixToolsetTest.Core.csproj" /> | ||
| 16 | <Project Path="test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj" /> | ||
| 17 | <Project Path="test/WixToolsetTest.Sdk/WixToolsetTest.Sdk.csproj" /> | ||
| 18 | </Folder> | ||
| 19 | <Project Path="pack-wix/pack-wix.csproj" /> | ||
| 20 | <Project Path="wix/wix.csproj" /> | ||
| 21 | <Project Path="WixInternal.Core.MSTestPackage/WixInternal.Core.MSTestPackage.csproj" /> | ||
| 22 | <Project Path="WixInternal.Core.TestPackage/WixInternal.Core.TestPackage.csproj" /> | ||
| 23 | <Project Path="wixnative/wixnative.vcxproj" Id="8497ec72-b8d0-4272-a9d0-7e9d871cefbf"> | ||
| 24 | <Platform Solution="Release|Any CPU" Project="Win32" /> | ||
| 25 | </Project> | ||
| 26 | <Project Path="WixToolset.BuildTasks/WixToolset.BuildTasks.csproj" /> | ||
| 27 | <Project Path="WixToolset.Converters.Symbolizer/WixToolset.Converters.Symbolizer.csproj" /> | ||
| 28 | <Project Path="WixToolset.Converters/WixToolset.Converters.csproj" /> | ||
| 29 | <Project Path="WixToolset.Core.Burn/WixToolset.Core.Burn.csproj" /> | ||
| 30 | <Project Path="WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj" /> | ||
| 31 | <Project Path="WixToolset.Core.Native/WixToolset.Core.Native.csproj" /> | ||
| 32 | <Project Path="WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj" /> | ||
| 33 | <Project Path="WixToolset.Core/WixToolset.Core.csproj" /> | ||
| 34 | <Project Path="WixToolset.Sdk/WixToolset.Sdk.csproj" /> | ||
| 35 | </Solution> | ||
