InkForge/app/InkForge.Desktop/Properties/appsettings.json

5 lines
95 B
JSON
Raw Normal View History

2024-02-16 02:23:58 +01:00
{
"ConnectionStrings": {
"DefaultConnection": "Data Source={WorkspaceFile}"
}
}