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

Preiew 8: Remove non-named shared type ModelBuilder overloads #21739

Merged
merged 2 commits into from
Jul 22, 2020

Commits on Jul 22, 2020

  1. Removed non-named shared type ModelBuilder overloads

    Based on API reviews we decided that we don't want to ship these overloads in 5.0. Ideally they belong in model pre-configuration, which we hope to implement in 6.0, so removing them from here now.
    ajcvickers committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    8629271 View commit details
    Browse the repository at this point in the history
  2. Also removed the builders

    ajcvickers committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5a352a3 View commit details
    Browse the repository at this point in the history