Commit 4c3dfd2
Fix TokenAcquirerFactory null reference exception when AppContext.BaseDirectory is root path (#3443)
* Initial plan
* Fix TokenAcquirerFactory DefineConfiguration null reference issue
Co-authored-by: pmaytak <[email protected]>
* Add comprehensive tests for DefineConfiguration null handling
Co-authored-by: pmaytak <[email protected]>
* Remove not useful tests.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: pmaytak <[email protected]>1 parent c6d5840 commit 4c3dfd2
File tree
1 file changed
+2
-1
lines changed- src/Microsoft.Identity.Web.TokenAcquisition
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
0 commit comments