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
ExtendedSocketException: Nenhuma conexão pôde ser feita porque a máquina de destino as recusou ativamente. 127.0.0.1:5432
Esta exceção foi gerada originalmente nesta pilha de chamadas:
[Código Externo]
// options.UseSqlServer(Configuration.GetConnectionString("MsSqlConnection"))
i think, this row must be as follows
// options.UseSqlServer(Configuration.GetConnectionString("LocalDbConnection"))
The text was updated successfully, but these errors were encountered: