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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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