C
C#3y ago
Connor

❔ Visual Studios tooling not migrating the right SQL server

I have a Azure Sql Database as well as a (localdb) as connected services for my application. The localdb runs in visual studios while the Azure db runs when the app is deployed to azure. My problem is, when I try to add-migrations to my Azure db, it just adds them to my localdb. Heres the commands its running when it should be updating my Azure db.
2 Replies
Connor
ConnorOP3y ago
This command just updates my localdb
Accord
Accord3y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?