diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-03-02 11:37:29 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-03-02 12:30:07 -0800 |
| commit | 726013926b7cef670d228fabb0a65c6a13fc5835 (patch) | |
| tree | 11b41ba84a3af10f0998bb0b6b16b789e9882adf /src/api/api.v3.ncrunchsolution | |
| parent | 8bd6ae43c8e79bf8e715f4857b4ae9a7ba388596 (diff) | |
| download | wix-726013926b7cef670d228fabb0a65c6a13fc5835.tar.gz wix-726013926b7cef670d228fabb0a65c6a13fc5835.tar.bz2 wix-726013926b7cef670d228fabb0a65c6a13fc5835.zip | |
Set ExePackage/@Uninstallable in bundle manifests
Diffstat (limited to 'src/api/api.v3.ncrunchsolution')
| -rw-r--r-- | src/api/api.v3.ncrunchsolution | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/api/api.v3.ncrunchsolution b/src/api/api.v3.ncrunchsolution new file mode 100644 index 00000000..10420ac9 --- /dev/null +++ b/src/api/api.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 | ||
