Commit 9516bd9
Fix null reference exception in InteractiveAuthenticationImpl by using constructor-based dependency injection
Co-authored-by: igoravl <[email protected]>1 parent a15b878 commit 9516bd9
File tree
1 file changed
+6
-1
lines changed- CSharp/TfsCmdlets/Services/Impl
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments