diff options
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> |
