Update the migration guide

This commit is contained in:
Kévin Chalet 2021-06-23 23:22:55 +02:00
parent d76b5d4686
commit 513f4788a1

View File

@ -41,6 +41,9 @@ and are no longer supported. Make sure your application (or intermediate librari
| OpenIddict.Models |
| OpenIddict.Mvc |
> [!IMPORTANT]
> If your application references the `OpenIdConnectConstants` class, update it to use `OpenIddictConstants` instead.
## Update the references to the Entity Framework Core/Entity Framework 6/MongoDB models
If your application references the `OpenIddictApplication`, `OpenIddictAuthorization`, `OpenIddictScope` or `OpenIddictToken` models, update these reference to use