Keyword not supported: 'initial catalog'.
Does anyone know what it can be?
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=DESKTOP-DVLQUI3/SQLEXPRESS;Initial Catalog=Tarefas;Integrated Security=True"
},
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Warning"
}
}
}