aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj')
-rw-r--r--src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj
index 3c742604..199b82e2 100644
--- a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj
+++ b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj
@@ -13,6 +13,7 @@
13 13
14 <ItemGroup> 14 <ItemGroup>
15 <Content Include="TestData\MBA\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" /> 15 <Content Include="TestData\MBA\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" />
16 <Content Include="TestData\Overridable\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" />
16 <Content Include="TestData\WixStdBa\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" /> 17 <Content Include="TestData\WixStdBa\Bundle.wxs" CopyToOutputDirectory="PreserveNewest" />
17 <Content Include="TestData\WixStdBa\Data\test.msi" CopyToOutputDirectory="PreserveNewest" /> 18 <Content Include="TestData\WixStdBa\Data\test.msi" CopyToOutputDirectory="PreserveNewest" />
18 <Content Include="TestData\WixStdBa\DisplayInternalUIConditionBundle.wxs" CopyToOutputDirectory="PreserveNewest" /> 19 <Content Include="TestData\WixStdBa\DisplayInternalUIConditionBundle.wxs" CopyToOutputDirectory="PreserveNewest" />
@@ -32,7 +33,6 @@
32 <PackageReference Include="WixToolset.Core.WindowsInstaller" Version="4.0.*" /> 33 <PackageReference Include="WixToolset.Core.WindowsInstaller" Version="4.0.*" />
33 <PackageReference Include="WixToolset.Core.TestPackage" Version="4.0.*" /> 34 <PackageReference Include="WixToolset.Core.TestPackage" Version="4.0.*" />
34 <PackageReference Include="WixToolset.Data" Version="4.0.*" /> 35 <PackageReference Include="WixToolset.Data" Version="4.0.*" />
35 <!-- <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.*" /> -->
36 </ItemGroup> 36 </ItemGroup>
37 37
38 <ItemGroup> 38 <ItemGroup>