diff options
Diffstat (limited to 'src/api/wix/api_wix.slnx')
| -rw-r--r-- | src/api/wix/api_wix.slnx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/api/wix/api_wix.slnx b/src/api/wix/api_wix.slnx new file mode 100644 index 00000000..d7f1dda8 --- /dev/null +++ b/src/api/wix/api_wix.slnx | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="x64" /> | ||
| 5 | <Platform Name="x86" /> | ||
| 6 | </Configurations> | ||
| 7 | <Project Path="test/WixToolsetTest.Data/WixToolsetTest.Data.csproj" /> | ||
| 8 | <Project Path="WixToolset.Data/WixToolset.Data.csproj" /> | ||
| 9 | <Project Path="WixToolset.Extensibility/WixToolset.Extensibility.csproj" /> | ||
| 10 | </Solution> | ||
