diff options
Diffstat (limited to '')
| -rw-r--r-- | src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleTestBAv2.wixproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleTestBAv2.wixproj b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleTestBAv2.wixproj new file mode 100644 index 00000000..0daacca8 --- /dev/null +++ b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/AllPuomBundleTestBAv2.wixproj | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | <Project Sdk="WixToolset.Sdk"> | ||
| 2 | <PropertyGroup> | ||
| 3 | <BA>TestBA</BA> | ||
| 4 | <DefineConstants>$(DefineConstants);Version=2.0.0.0</DefineConstants> | ||
| 5 | </PropertyGroup> | ||
| 6 | |||
| 7 | <Import Project="Bundle.props" /> | ||
| 8 | </Project> \ No newline at end of file | ||
