- Migration from 2.x -> v4 will not be possible. Migration from 2.x -> v3 -> v4 will be the only way to update

- Removed migration docs and references to v3
This commit is contained in:
Kwoth
2022-02-04 10:46:30 +01:00
parent eda38e64d1
commit a8960e8769
11 changed files with 12 additions and 105 deletions

4
.gitignore vendored
View File

@@ -8,7 +8,7 @@ src/NadekoBot/creds.yml
src/NadekoBot/Command Errors*.txt
src/NadekoBot/creds.yml
# credentials file before and after migrations
# credentials file before and after v3
src/NadekoBot/credentials.json
src/NadekoBot/old_credentials.json
src/NadekoBot/credentials.json.bak
@@ -256,7 +256,7 @@ PublishScripts/
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
# NuGet v4's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets