This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Commit 69f1b15
N. Taylor Mullen
Only return exit code != 0 if fatal error occurs.
- We were returning a 1 exit code in the case that we could not resolve a `TagHelper` assembly. This error isn't fatal and is logged/reported via the error sink.1 parent e149b27 commit 69f1b15
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments