Closed ericmarkson closed 3 years ago
The appData config is correct.
<appData basePath="../appdata" />
You can see double dots file path in config (reference to appdata folder in the parent directory)
Ah I see what you're doing. I misunderstood. Closing this issue.
<appData basePath="./appdata" />
should be<appData basePath="./App_Data" />