Commit a978b87
Remove exception throwing from InitializeManifests to allow workload commands to proceed
- Reverted throwing behavior in InitializeManifests()
- Workload install/update/restore commands can now proceed without being blocked
- Error messages still displayed in info commands via ShowWorkloadsInfo()
- This allows users to run 'dotnet workload update' to fix missing manifests
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>1 parent b32666d commit a978b87
1 file changed
Lines changed: 0 additions & 14 deletions
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 87 | | |
102 | 88 | | |
103 | 89 | | |
| |||
0 commit comments