This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Commit ceeb58b
committed
Don't catch ProjectLoadException in ProjectDescriptor.
The whole template creation process (ProjectTemplate.CreateProjects) should throw the exception so that exception details are available to the caller.
This fixes displaying the ToolNotFoundDialog when creating a WiX project without installing the WiX toolset.1 parent 8666180 commit ceeb58b
1 file changed
Lines changed: 3 additions & 9 deletions
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
438 | 432 | | |
439 | 433 | | |
440 | 434 | | |
| |||
0 commit comments