container icon indicating copy to clipboard operation
container copied to clipboard

Enabling diagnostic breaks functionality

Open godrose opened this issue 4 years ago • 1 comments

Repro steps:

  1. Go to repo https://github.com/LogoFX/logofx-client-bootstrapping-adapters-unity
  2. Go to test MultipleImplementationAreRegisteredByType_ResolvedCollectionContainsAllImplementations
  3. Modify the first line to be var adapter = new UnityContainerAdapter(new UnityContainer().EnableDiagnostic());
  4. Run the test

Expected: The test passes

Actual: The test fails

godrose avatar Jun 21 '21 16:06 godrose

It might be a while, the organization lucks funding, so no work will be performed

ENikS avatar Jun 22 '21 06:06 ENikS