IHostApplicationBuilder support #5493
|
We have a bunch of extension methods on Is the idea that one would create an |
Replies: 1 comment 12 replies
|
I've taken the fixture class that I have been using with XUnitv3, and now have it set as a |
@thomhurst saw that you moved
CorrelatedTUnitLoggertoTUnit.Logging.Microsoftin #5532. I've been able test that with the latest release and it's solving this need. Thank you.