mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-01-31 23:42:07 +00:00
typo
This commit is contained in:
parent
559cfdf64d
commit
fcb5a16bb8
@ -9,7 +9,7 @@ After changing the classes you need to generate a new migration using dotnet ef
|
||||
```
|
||||
$ dotnet ef migrations add -c <DbClass> <MigrationName>
|
||||
```
|
||||
Note that ef tools come bundled with dotnet sdk 2.x, but require [manual installation](https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet) starting dotnet sdk 3.0.
|
||||
Note that ef tools come bundled with dotnet sdk 2.x, but require [manual installation](https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet) starting with dotnet sdk 3.0.
|
||||
|
||||
`BotDb`, `ThumbnailDb`
|
||||
-----------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user