aboutsummaryrefslogtreecommitdiff
path: root/src/wixlib/bal.wixproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-04-23 12:01:31 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-04-23 12:43:38 +1000
commitd686f0d92fc14940441dbf53c28547a975572f92 (patch)
tree4003440a0990ae09d77547c41b83da22806f4b02 /src/wixlib/bal.wixproj
parent6585189c97d73dee54a490e1c98f1872f422f7c0 (diff)
downloadwix-d686f0d92fc14940441dbf53c28547a975572f92.tar.gz
wix-d686f0d92fc14940441dbf53c28547a975572f92.tar.bz2
wix-d686f0d92fc14940441dbf53c28547a975572f92.zip
Add ManagedBootstrapperApplicationPrereqInformation element to move prereq info back to NetFx.
Diffstat (limited to '')
-rw-r--r--src/wixlib/bal.wixproj7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/wixlib/bal.wixproj b/src/wixlib/bal.wixproj
index 51268803..c33375fe 100644
--- a/src/wixlib/bal.wixproj
+++ b/src/wixlib/bal.wixproj
@@ -15,13 +15,6 @@
15 <ItemGroup> 15 <ItemGroup>
16 <Compile Include="BalExtension.wxs" /> 16 <Compile Include="BalExtension.wxs" />
17 <Compile Include="Mba.wxs" /> 17 <Compile Include="Mba.wxs" />
18 <Compile Include="NetFx4AsPrereq.wxs" />
19 <Compile Include="NetFx45AsPrereq.wxs" />
20 <Compile Include="NetFx451AsPrereq.wxs" />
21 <Compile Include="NetFx452AsPrereq.wxs" />
22 <Compile Include="NetFx46AsPrereq.wxs" />
23 <Compile Include="NetFx461AsPrereq.wxs" />
24 <Compile Include="NetFx462AsPrereq.wxs" />
25 <Compile Include="wixstdba.wxs" /> 18 <Compile Include="wixstdba.wxs" />
26 <Compile Include="wixstdba_x86.wxs" /> 19 <Compile Include="wixstdba_x86.wxs" />
27 </ItemGroup> 20 </ItemGroup>