Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-05-25 16:05:10 +00:00
parent 08fbca6943
commit de8c28e5ba
2 changed files with 3 additions and 3 deletions

View File

@@ -75,8 +75,8 @@
<h2 id="update-your-packages-references">Update your packages references</h2> <h2 id="update-your-packages-references">Update your packages references</h2>
<p>For that, update your <code>.csproj</code> file to reference the <code>OpenIddict.AspNetCore</code> 3.x metapackage:</p> <p>For that, update your <code>.csproj</code> file to reference the <code>OpenIddict.AspNetCore</code> 3.x metapackage:</p>
<pre><code class="lang-xml">&lt;ItemGroup&gt; <pre><code class="lang-xml">&lt;ItemGroup&gt;
&lt;PackageReference Include=&quot;OpenIddict.AspNetCore&quot; Version=&quot;3.0.3&quot; /&gt; &lt;PackageReference Include=&quot;OpenIddict.AspNetCore&quot; Version=&quot;3.0.4&quot; /&gt;
&lt;PackageReference Include=&quot;OpenIddict.EntityFrameworkCore&quot; Version=&quot;3.0.3&quot; /&gt; &lt;PackageReference Include=&quot;OpenIddict.EntityFrameworkCore&quot; Version=&quot;3.0.4&quot; /&gt;
&lt;/ItemGroup&gt; &lt;/ItemGroup&gt;
</code></pre><h2 id="ensure-your-application-doesnt-reference-legacyunsupported-packages">Ensure your application doesn&#39;t reference legacy/unsupported packages</h2> </code></pre><h2 id="ensure-your-application-doesnt-reference-legacyunsupported-packages">Ensure your application doesn&#39;t reference legacy/unsupported packages</h2>
<p>As part of the AspNet.Security.OpenIdConnect.Server/OpenIddict merge, the ASOS packages and 2 OpenIddict packages have been marked as legacy <p>As part of the AspNet.Security.OpenIdConnect.Server/OpenIddict merge, the ASOS packages and 2 OpenIddict packages have been marked as legacy

View File

@@ -11452,7 +11452,7 @@
"output": { "output": {
".html": { ".html": {
"relative_path": "guide/migration/20-to-30.html", "relative_path": "guide/migration/20-to-30.html",
"hash": "qQWfSWevInIKCnftcv4Ajw==" "hash": "O/iTt2dJ0SrUbCqx0gvpsA=="
} }
}, },
"is_incremental": false, "is_incremental": false,