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

Update instructions for "Add the migration service to the orchestrator" section #2430

Open
PeterLaComb-SSNC opened this issue Jan 17, 2025 · 0 comments

Comments

@PeterLaComb-SSNC
Copy link

PeterLaComb-SSNC commented Jan 17, 2025

Type of issue

Missing information

Description

This section fails to point out that if you are not using Visual Studio, you must add a reference to the MigrationService project in the AppHost which can be accomplished by running the following command from the solution directory.

dotnet add SupportTicketApi.AppHost reference SupportTicketApi.MigrationService

Failure to do so causes a compilation error for the code added in that step

Page URL

https://learn.microsoft.com/en-us/dotnet/aspire/database/ef-core-migrations#add-the-migration-service-to-the-orchestrator

Content source URL

https://github.com/dotnet/docs-aspire/blob/main/docs/database/ef-core-migrations.md

Document Version Independent Id

570db834-663e-58f9-b714-5938e410ebd5

Article author

@IEvangelist

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant