aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj')
-rw-r--r--src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj
index 56db1fdc..9ca5f8a3 100644
--- a/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj
+++ b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleWixStdBA.wixproj
@@ -1,6 +1,7 @@
1<Project Sdk="WixToolset.Sdk"> 1<Project Sdk="WixToolset.Sdk">
2 <PropertyGroup> 2 <PropertyGroup>
3 <BA>WixStdBA</BA> 3 <BA>WixStdBA</BA>
4 <DefineConstants>$(DefineConstants);Version=1.0.0.0</DefineConstants>
4 </PropertyGroup> 5 </PropertyGroup>
5 6
6 <Import Project="Bundle.props" /> 7 <Import Project="Bundle.props" />