Re-create appsettings.json

Mistakenly removed by PR #213
This commit is contained in:
Shaun Walker
2020-02-18 17:27:53 -05:00
committed by GitHub
parent 359fe2c42e
commit 44d855e6d4

View File

@ -0,0 +1,5 @@
{
"ConnectionStrings": {
"DefaultConnection": ""
}
}