diff --git a/guides/migration/30-to-40.html b/guides/migration/30-to-40.html index 597e9cb..dc6d84d 100644 --- a/guides/migration/30-to-40.html +++ b/guides/migration/30-to-40.html @@ -282,7 +282,7 @@ ValueTask SetRedirectUrisAsync(TApplication application, ImmutableArray<strin
OpenIddict 4.0 introduces a new client stack that is natively compatible with all supported versions of ASP.NET Core (2.1
on .NET Framework, 3.1, 6.0 and 7.0) and Microsoft.Owin
4.2 (which means it can also be used on ASP.NET 4.6.1 and higher).
For more information, read OpenIddict 4.0 general availability.
+For more information, read OpenIddict 4.0 general availability.
diff --git a/manifest.json b/manifest.json index bc03039..5bbddbb 100644 --- a/manifest.json +++ b/manifest.json @@ -1648,7 +1648,7 @@ "output": { ".html": { "relative_path": "guides/migration/30-to-40.html", - "hash": "yHjan/ctqCgTK5bqnJAXPw==" + "hash": "jyS0OgPom75r0645uptQfA==" } }, "is_incremental": false,