aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-12-03 11:16:19 -0600
committerSean Hall <r.sean.hall@gmail.com>2020-12-03 11:16:19 -0600
commit50b8c862c46123db90797e92f4e8f9b5c0b11528 (patch)
tree312a00c8f0b2f03c65e07bd03fcf539733883edf
parentfbfe987080851e4e97303116e4686d071e885b91 (diff)
downloadwix-50b8c862c46123db90797e92f4e8f9b5c0b11528.tar.gz
wix-50b8c862c46123db90797e92f4e8f9b5c0b11528.tar.bz2
wix-50b8c862c46123db90797e92f4e8f9b5c0b11528.zip
Update to latest bal.
-rw-r--r--src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj2
-rw-r--r--src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj2
-rw-r--r--src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj2
-rw-r--r--src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj2
-rw-r--r--src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj2
-rw-r--r--src/Utilities/TestBA/TestBA.csproj2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj
index d5845bbe..59f856ce 100644
--- a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj
+++ b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj
@@ -10,7 +10,7 @@
10 <ProjectReference Include="..\PackageCv1\PackageCv1.wixproj" /> 10 <ProjectReference Include="..\PackageCv1\PackageCv1.wixproj" />
11 </ItemGroup> 11 </ItemGroup>
12 <ItemGroup> 12 <ItemGroup>
13 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.63" /> 13 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.66" />
14 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" /> 14 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" />
15 </ItemGroup> 15 </ItemGroup>
16</Project> \ No newline at end of file 16</Project> \ No newline at end of file
diff --git a/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj b/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj
index 2dbb9539..3b7806d1 100644
--- a/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj
+++ b/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj
@@ -11,7 +11,7 @@
11 <ProjectReference Include="..\PackageD\PackageD.wixproj" /> 11 <ProjectReference Include="..\PackageD\PackageD.wixproj" />
12 </ItemGroup> 12 </ItemGroup>
13 <ItemGroup> 13 <ItemGroup>
14 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.63" /> 14 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.66" />
15 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" /> 15 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file
diff --git a/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj b/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj
index c4704cbd..f65eb0ad 100644
--- a/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj
+++ b/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj
@@ -8,7 +8,7 @@
8 <ProjectReference Include="..\PackageBv1\PackageBv1.wixproj" /> 8 <ProjectReference Include="..\PackageBv1\PackageBv1.wixproj" />
9 </ItemGroup> 9 </ItemGroup>
10 <ItemGroup> 10 <ItemGroup>
11 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.63" /> 11 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.66" />
12 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" /> 12 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" />
13 </ItemGroup> 13 </ItemGroup>
14</Project> \ No newline at end of file 14</Project> \ No newline at end of file
diff --git a/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj b/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj
index 9a7f890d..3f748db0 100644
--- a/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj
+++ b/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj
@@ -11,7 +11,7 @@
11 <ProjectReference Include="..\PackageF\PackageF.wixproj" /> 11 <ProjectReference Include="..\PackageF\PackageF.wixproj" />
12 </ItemGroup> 12 </ItemGroup>
13 <ItemGroup> 13 <ItemGroup>
14 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.63" /> 14 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.66" />
15 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" /> 15 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.51" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file
diff --git a/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj b/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj
index 4875bebf..1d8debac 100644
--- a/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj
+++ b/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj
@@ -12,6 +12,6 @@
12 <ProjectReference Include="..\..\..\Utilities\TestBA\TestBA.csproj" /> 12 <ProjectReference Include="..\..\..\Utilities\TestBA\TestBA.csproj" />
13 </ItemGroup> 13 </ItemGroup>
14 <ItemGroup> 14 <ItemGroup>
15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.63" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.66" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file
diff --git a/src/Utilities/TestBA/TestBA.csproj b/src/Utilities/TestBA/TestBA.csproj
index ad7a59b4..e03a4b06 100644
--- a/src/Utilities/TestBA/TestBA.csproj
+++ b/src/Utilities/TestBA/TestBA.csproj
@@ -15,7 +15,7 @@
15 </ItemGroup> 15 </ItemGroup>
16 16
17 <ItemGroup> 17 <ItemGroup>
18 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.41" /> 18 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.44" />
19 </ItemGroup> 19 </ItemGroup>
20 20
21 <ItemGroup> 21 <ItemGroup>