diff options
author | Bob Arnson <bob@firegiant.com> | 2024-11-10 14:11:16 -0500 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2024-11-10 20:14:39 -0500 |
commit | f440fb317c630e7bc6d4ee4d657a200654e2f876 (patch) | |
tree | 9f10c6398c1f09bbdd1007ff7ca9d048c910dfc4 /src/test/burn/TestData/BasicFunctionalityTests | |
parent | cc9463ee3cb08847c0dc66dc08529e8b5f696bf4 (diff) | |
download | wix-f440fb317c630e7bc6d4ee4d657a200654e2f876.tar.gz wix-f440fb317c630e7bc6d4ee4d657a200654e2f876.tar.bz2 wix-f440fb317c630e7bc6d4ee4d657a200654e2f876.zip |
Typos are bad; visible typos are an abomination.
At least one person makes the same typo almost-but-not-quite everywhere.
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests')
-rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj index 06b07dcb..1a802656 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | |||
@@ -13,7 +13,7 @@ | |||
13 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 13 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
14 | </ItemGroup> | 14 | </ItemGroup> |
15 | <ItemGroup> | 15 | <ItemGroup> |
16 | <!-- For testing purposes: Use old Bal WiX extension instead of new BoostrapperApplications.wixext --> | 16 | <!-- For testing purposes: Use old Bal WiX extension instead of new BootstrapperApplications.wixext --> |
17 | <PackageReference Include="WixToolset.Bal.wixext" /> | 17 | <PackageReference Include="WixToolset.Bal.wixext" /> |
18 | <PackageReference Include="WixToolset.NetFx.wixext" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> |
19 | </ItemGroup> | 19 | </ItemGroup> |