Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-06-23 21:24:50 +00:00
parent bef5007a46
commit 33284e13f9
2 changed files with 3 additions and 1 deletions

View File

@@ -135,6 +135,8 @@ and are no longer supported. Make sure your application (or intermediate librari
</tr>
</tbody>
</table>
<div class="IMPORTANT"><h5>Important</h5><p>If your application references the <code>OpenIdConnectConstants</code> class, update it to use <code>OpenIddictConstants</code> instead.</p>
</div>
<h2 id="update-the-references-to-the-entity-framework-coreentity-framework-6mongodb-models">Update the references to the Entity Framework Core/Entity Framework 6/MongoDB models</h2>
<p>If your application references the <code>OpenIddictApplication</code>, <code>OpenIddictAuthorization</code>, <code>OpenIddictScope</code> or <code>OpenIddictToken</code> models, update these reference to use
their new names: <code>OpenIddict[provider name]Application</code>, <code>OpenIddict[provider name]Authorization</code>, <code>OpenIddict[provider name]Scope</code> and <code>OpenIddict[provider name]Token</code>

View File

@@ -7204,7 +7204,7 @@
"output": {
".html": {
"relative_path": "guide/migration/20-to-30.html",
"hash": "Hya+jMztUMju6xslqDncsQ=="
"hash": "EJ4xQ9AiBosladCHqCh3LQ=="
}
},
"is_incremental": false,