aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2026-03-04 20:53:13 -0800
committerRob Mensching <rob@firegiant.com>2026-03-05 07:36:42 -0800
commit5a6ec19a91887adf119a4a94d0c67f707eaacc6c (patch)
tree3601fd95c32af383188fe44866909e25c0830b21
parent476661d6b56022f1085cc08ccc1af4effcbe8ce3 (diff)
downloadwix-5a6ec19a91887adf119a4a94d0c67f707eaacc6c.tar.gz
wix-5a6ec19a91887adf119a4a94d0c67f707eaacc6c.tar.bz2
wix-5a6ec19a91887adf119a4a94d0c67f707eaacc6c.zip
Remove duplicated project
-rw-r--r--src/ext/Bal/bal_t.proj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/Bal/bal_t.proj b/src/ext/Bal/bal_t.proj
index 80da207d..a7e4d569 100644
--- a/src/ext/Bal/bal_t.proj
+++ b/src/ext/Bal/bal_t.proj
@@ -18,8 +18,6 @@
18 18
19 <ProjectReference Include="test\examples\examples.proj" /> 19 <ProjectReference Include="test\examples\examples.proj" />
20 20
21 <ProjectReference Include="test\WixToolsetTest.BootstrapperApplications\WixToolsetTest.BootstrapperApplications.csproj" />
22
23 <!-- 21 <!--
24 Currently there are no unskipped unit tests in this project. Should that change, 22 Currently there are no unskipped unit tests in this project. Should that change,
25 we'll need to update the native test framework or figure out something else. 23 we'll need to update the native test framework or figure out something else.