diff options
| author | Rob Mensching <rob@firegiant.com> | 2026-01-19 17:02:30 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2026-01-21 12:47:56 -0800 |
| commit | 6e5d4330049dce6a91327d2ad36790a1ea34db3f (patch) | |
| tree | cf96c8c22cec7d42a25ebfcb6da14f7da627c142 /src/test | |
| parent | 50de1c4ee7a56e47a06c44769cea5aa2457a829b (diff) | |
| download | wix-6e5d4330049dce6a91327d2ad36790a1ea34db3f.tar.gz wix-6e5d4330049dce6a91327d2ad36790a1ea34db3f.tar.bz2 wix-6e5d4330049dce6a91327d2ad36790a1ea34db3f.zip | |
Resolves 9196
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/wix/TestData/Directory.Build.props | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/wix/TestData/Directory.Build.props b/src/test/wix/TestData/Directory.Build.props index f5d388d1..1a791cf9 100644 --- a/src/test/wix/TestData/Directory.Build.props +++ b/src/test/wix/TestData/Directory.Build.props | |||
| @@ -6,4 +6,8 @@ | |||
| 6 | This file prevents the import of WiX standard Directory.Build.props | 6 | This file prevents the import of WiX standard Directory.Build.props |
| 7 | from the root src directory | 7 | from the root src directory |
| 8 | --> | 8 | --> |
| 9 | |||
| 10 | <PropertyGroup> | ||
| 11 | <AcceptEula>wix7</AcceptEula> | ||
| 12 | </PropertyGroup> | ||
| 9 | </Project> | 13 | </Project> |
