aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx/NetFx.wixext.slnx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ext/NetFx/NetFx.wixext.slnx23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/ext/NetFx/NetFx.wixext.slnx b/src/ext/NetFx/NetFx.wixext.slnx
new file mode 100644
index 00000000..9c01b2ec
--- /dev/null
+++ b/src/ext/NetFx/NetFx.wixext.slnx
@@ -0,0 +1,23 @@
1<Solution>
2 <Configurations>
3 <Platform Name="Any CPU" />
4 <Platform Name="x64" />
5 <Platform Name="x86" />
6 </Configurations>
7 <Project Path="be/netfxbe.vcxproj" Id="b65719c0-b2cc-45f9-af33-6f147f741adb">
8 <Platform Solution="*|Any CPU" Project="Win32" />
9 </Project>
10 <Project Path="ca/netfxca.vcxproj" Id="f72d34ca-48da-4dfd-91a9-a0c78bef6981">
11 <Platform Solution="*|Any CPU" Project="Win32" />
12 </Project>
13 <Project Path="netcoresearch/netcoresearch.vcxproj" Id="a7fd9ef2-68cf-4c8e-ad81-3e8a6c7e1937">
14 <Platform Solution="*|Any CPU" Project="Win32" />
15 </Project>
16 <Project Path="test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj" />
17 <Project Path="wixext/WixToolset.Netfx.wixext.csproj" />
18 <Project Path="wixlib/netfx.wixproj">
19 <Platform Project="x86" />
20 <Build Solution="*|Any CPU" />
21 <Build Solution="*|x86" />
22 </Project>
23</Solution>