You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/identityserver/upgrades/identityserver4-to-duende-identityserver-v7.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,13 +327,13 @@ Upgrading from IdentityServer4 v4.x to Duende IdentityServer consists of several
327
327
328
328
### Step 1: Update the .NET Version
329
329
330
-
In this guide, we'll update to .NET 8 LTS. If your application targets a newer .NET version, you can use that newer version for the IdentityServer host as well.
0 commit comments