Localization and AppSettings
This commit is contained in:
8
C969Project/appsettings.json
Normal file
8
C969Project/appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": ""
|
||||
},
|
||||
"AppSettings": {
|
||||
"DefaultLocale": "en-US"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user