Closed DesktopMan closed 7 years ago
From the template's appsettings.json:
"DefaultConnection": "DataSource=.\\test.db"
This has two presumably unintentional consequences: The file becomes hidden and the name starts with a backslash. My students had trouble finding the file to inspect it until I pointed this out.
This issue was moved to aspnet/templating#85
From the template's appsettings.json:
This has two presumably unintentional consequences: The file becomes hidden and the name starts with a backslash. My students had trouble finding the file to inspect it until I pointed this out.