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

Move Enable-Migrations logic out-of-process #1042

Merged
merged 1 commit into from
Jul 15, 2019

Commits on Jul 15, 2019

  1. Move Enable-Migrations logic out-of-process

    This is a back-port of the architecture used by EF Core. It enables F#, x64, .NET Core, and cross-targeting projects. PowerShell 3.0 is now required its for JSON support. This adds ef6.exe which will eventually replace migrate.exe
    
    Part of dotnet#231
    bricelam committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    7050c6f View commit details
    Browse the repository at this point in the history