aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj')
-rw-r--r--src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj b/src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj
index a5099d9b..751b7748 100644
--- a/src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj
+++ b/src/test/burn/WixToolsetTest.BurnE2E/WixToolsetTest.BurnE2E.csproj
@@ -22,6 +22,6 @@
22 <PackageReference Include="System.Security.Principal.Windows" /> 22 <PackageReference Include="System.Security.Principal.Windows" />
23 <PackageReference Include="WixInternal.TestSupport" /> 23 <PackageReference Include="WixInternal.TestSupport" />
24 <PackageReference Include="WixToolset.Data" /> 24 <PackageReference Include="WixToolset.Data" />
25 <PackageReference Include="WixToolset.Mba.Core" /> 25 <PackageReference Include="WixToolset.BootstrapperApplicationApi" />
26 </ItemGroup> 26 </ItemGroup>
27</Project> 27</Project>