mirror of https://github.com/abpframework/abp.git
8 changed files with 9 additions and 9 deletions
@ -1,5 +1,5 @@ |
|||
{ |
|||
"ConnectionStrings": { |
|||
"Default": "Server=localhost;Database=MyProjectName_Unified;Trusted_Connection=True;MultipleActiveResultSets=true" |
|||
"Default": "Server=(LocalDb)\\MSSQLLocalDB;Database=MyProjectName_Unified;Trusted_Connection=True;MultipleActiveResultSets=true" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue