Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Exclude Nancy.Testing from auto-registration #647

@thecodejunkie

Description

@thecodejunkie

Add Nancy.Testing to the list of DefaultIgnoresAssemblies in NancyInternalConfiguration. This will prevent things like FakeNancyModule from being detected, which breaks some of the other bootstrappers because it takes a string as one of the constructor arguments, for it's more greedy constructor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions