Changing connection string is not reflected in Package Manager Console
vsfeedback opened this issue · comments
This issue has been moved from a ticket on Developer Community.
[severity:It bothers me. A fix would be nice]
Whenever I make changes to my connection strings (.config, xml), I need to restart Visual Studio in order for the changes to be reflected into the package manager console. I would expect any command that uses connection strings, like Update-Database, to fetch valid connection strings when being called and not rely any on any cache.
Original Comments
Feedback Bot on 8/30/2023, 03:24 AM:
(private comment, text removed)
Original Solutions
(no solutions)
This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.