Changed netcoreapp1.1 to netcoreapp2.0 again
This commit is contained in:
parent
65640beedf
commit
f7f90b1f04
@ -186,7 +186,7 @@ For windows (regular installation, or from the updater), this is usually
|
|||||||
## DB files
|
## DB files
|
||||||
|
|
||||||
Nadeko saves all the settings and infomations in `NadekoBot.db` file here:
|
Nadeko saves all the settings and infomations in `NadekoBot.db` file here:
|
||||||
`NadekoBot/src/NadekoBot/bin/Release/netcoreapp1.1/data/NadekoBot.db` (macOS and Linux)
|
`NadekoBot/src/NadekoBot/bin/Release/netcoreapp2.0/data/NadekoBot.db` (macOS and Linux)
|
||||||
`NadekoBot\system\data` (Windows)
|
`NadekoBot\system\data` (Windows)
|
||||||
|
|
||||||
in order to open the database file you will need [DB Browser for SQLite](http://sqlitebrowser.org/).
|
in order to open the database file you will need [DB Browser for SQLite](http://sqlitebrowser.org/).
|
||||||
|
Loading…
Reference in New Issue
Block a user