Hi, When i added the line `protected override NancyInternalConfiguration InternalConfiguration => this.WithOpenApi(Conventions, ApplicationContainer);` to bootstrapper, it break the razor view engine. Not sure how to avoid that :)