Commit 6ad0888
Fix null reference dereference in EventBusModule
Co-authored-by: kamilbaczek <74410956+kamilbaczek@users.noreply.github.com>1 parent 3cb0fc7 commit 6ad0888
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
- Chapter-4-applying-tactical-domain-driven-design
- Fitnet.Contracts/Src/Fitnet.Contracts.Infrastructure/EventBus
- Fitnet/Src/Passes/Fitnet.Passes.Api/Common/EventBus
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments