diff options
| author | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
| commit | 8f3c366e9671dc5d4931dd3de28a42a1f1be32a5 (patch) | |
| tree | b9f270a14fe73dc07667cf37ea0232662e7d858b /src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props | |
| parent | 96222b03ccc510027cb4d506fb424961cc351e03 (diff) | |
| download | wix-bob/WixStdBaConfigurableScope.tar.gz wix-bob/WixStdBaConfigurableScope.tar.bz2 wix-bob/WixStdBaConfigurableScope.zip | |
Configurable-scope bundles for WixStdBA.bob/WixStdBaConfigurableScope
Fixes https://github.com/wixtoolset/issues/issues/9234
Fixes https://github.com/wixtoolset/issues/issues/9235
Diffstat (limited to 'src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props')
| -rw-r--r-- | src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props index d704544c..aa4945d3 100644 --- a/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props +++ b/src/test/burn/TestData/ConfigurableScopeTests/AllPuomBundle/Bundle.props | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | </PropertyGroup> | 4 | </PropertyGroup> |
| 5 | <ItemGroup> | 5 | <ItemGroup> |
| 6 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> | 6 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> |
| 7 | <PackageReference Include="WixToolset.Util.wixext" /> | ||
| 7 | <PackageReference Include="WixToolset.NetFx.wixext" /> | 8 | <PackageReference Include="WixToolset.NetFx.wixext" /> |
| 8 | </ItemGroup> | 9 | </ItemGroup> |
| 9 | <ItemGroup> | 10 | <ItemGroup> |
