diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-01-04 17:21:30 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-01-04 17:57:45 -0800 |
| commit | 9eeaf6cc7d32ddd1a45b824558ecbb89f466308a (patch) | |
| tree | 09cccb5223b3a9580c8f7d034914fe4e26e51603 /src/ext/UI/UI.wixext.v3.ncrunchsolution | |
| parent | 1f5314302b3c8bc1977aed79df1d05c52608f382 (diff) | |
| download | wix-9eeaf6cc7d32ddd1a45b824558ecbb89f466308a.tar.gz wix-9eeaf6cc7d32ddd1a45b824558ecbb89f466308a.tar.bz2 wix-9eeaf6cc7d32ddd1a45b824558ecbb89f466308a.zip | |
Read WindowsInstallerData at same XML conformance as writing
Diffstat (limited to 'src/ext/UI/UI.wixext.v3.ncrunchsolution')
| -rw-r--r-- | src/ext/UI/UI.wixext.v3.ncrunchsolution | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ext/UI/UI.wixext.v3.ncrunchsolution b/src/ext/UI/UI.wixext.v3.ncrunchsolution new file mode 100644 index 00000000..10420ac9 --- /dev/null +++ b/src/ext/UI/UI.wixext.v3.ncrunchsolution | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | <SolutionConfiguration> | ||
| 2 | <Settings> | ||
| 3 | <AllowParallelTestExecution>True</AllowParallelTestExecution> | ||
| 4 | <SolutionConfigured>True</SolutionConfigured> | ||
| 5 | </Settings> | ||
| 6 | </SolutionConfiguration> \ No newline at end of file | ||
