Uh oh!
There was an error while loading. Please reload this page.
Enable Microsoft.Extensions.DependencyInjection - #33816
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
It seems like this file should/could be converged with the AssertExtensions we have in our Private test utilities.
There was a problem hiding this comment.
- I'll mark this as todo when I'm cleaning up the unused files. (future PR)
maryamariyan
commented
Mar 20, 2020
ericstj
commented
Mar 20, 2020
Uh oh!
There was an error while loading. Please reload this page.
- Moves files under DI/tests/Common to Logging/tests/DI.Common as they are Logging tests - Simplifies and enables DI test csproj - TODO: Fix test on "ServiceCollectionServiceExtensionsTest.cs"
- Files under that directory already contained in: Microsoft.Extensions.DependencyInjection.Tests.csproj
needs all M.E.Configuration projects referenced
maryamariyan
commented
Mar 20, 2020
resolved conflict by rebase. |
ericstj
commented
Mar 21, 2020
Mono failure is #32377. I'm seeing this on all recent builds, so I don't think it's related to this change. |
davidfowl
commented
Mar 22, 2020
👏 |
Enables DI and Options.