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

Implement remaining Migrations Bundles features #25520

Closed
wants to merge 1 commit into from

Conversation

bricelam
Copy link
Contributor

Changes:

  • Use TargetFramework from startup project
  • Add --output and --force
  • Fix --runtime and --self-contained
  • Output bundle path
  • Move the MigrationsBundle class under the Migrations namespace

Fixes #19693, part of #24743

@bricelam bricelam requested a review from a team August 14, 2021 18:01
Copy link
Member

@smitpatel smitpatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Changes:
- Use TargetFramework from startup project
- Add --output and --force
- Fix --runtime and --self-contained
- Output bundle path
- Move the MigrationsBundle class under the Migrations namespace

Fixes dotnet#19693, part of dotnet#24743
@smitpatel
Copy link
Member

🙄

@bricelam
Copy link
Contributor Author

Race condition?

@bricelam
Copy link
Contributor Author

Merged as 65fd0cb

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.

Migrations Bundles
2 participants