Changed netcoreapp1.1 to netcoreapp2.0 again
This commit is contained in:
		| @@ -186,7 +186,7 @@ For windows (regular installation, or from the updater), this is usually | ||||
| ## DB files | ||||
|  | ||||
| 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)   | ||||
|  | ||||
| in order to open the database file you will need [DB Browser for SQLite](http://sqlitebrowser.org/). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user