container
container copied to clipboard
Enabling diagnostic breaks functionality
Repro steps:
- Go to repo https://github.com/LogoFX/logofx-client-bootstrapping-adapters-unity
- Go to test MultipleImplementationAreRegisteredByType_ResolvedCollectionContainsAllImplementations
- Modify the first line to be
var adapter = new UnityContainerAdapter(new UnityContainer().EnableDiagnostic()); - Run the test
Expected: The test passes
Actual: The test fails
It might be a while, the organization lucks funding, so no work will be performed