First commit. Include junk from template to remove
This commit is contained in:
5
tests/Application.FunctionalTests/appsettings.json
Normal file
5
tests/Application.FunctionalTests/appsettings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=HutopyTestDb;Trusted_Connection=True;MultipleActiveResultSets=true"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user