Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 18561. Update IInfrastructure on Fluent API to use public interfaces #20492

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Apr 1, 2020

Fixes #18561

Update the usage of IInfrastructure<T> on Fluent API classes to use the public IConventionXyzBuilder interfaces instead of the InternalXyzBuilder ones.

Note: breaking change.

@lajones lajones self-assigned this Apr 1, 2020
@lajones lajones merged commit 0220f19 into master Apr 1, 2020
@lajones lajones deleted the 20200401_Issue18561_01 branch April 1, 2020 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the IInfrastructure on Fluent API classes to be of a public interface
2 participants