myWebLog/src/MyWebLog/appsettings.json
Daniel J. Summers 1562699c37 Add v2-rc2 to v2 db migrations
- Bump versions in settings and themes
- Convert FAKE build from script to project
2023-02-20 21:07:43 -05:00

9 lines
122 B
JSON

{
"Generator": "myWebLog 2.0",
"Logging": {
"LogLevel": {
"MyWebLog.Handlers": "Information"
}
}
}