You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Visual Studio's Package Manager Console to run eg. Update-Database, the EF Tools always uses the connectionstring from appsettings.Development.json instead of the appsettings for the environment specified in the launchSettings.json profile that I have selected in Visual Studio.
The text was updated successfully, but these errors were encountered:
When I use Visual Studio's Package Manager Console to run eg. Update-Database, the EF Tools always uses the connectionstring from appsettings.Development.json instead of the appsettings for the environment specified in the launchSettings.json profile that I have selected in Visual Studio.
The text was updated successfully, but these errors were encountered: