Skip to content

Commit 72c9d46

Browse files
authored
Merge pull request #749 from DuendeSoftware/mb/tabssync
Use Tabs sync key for operatingSystem
2 parents 4560c0b + ff4e668 commit 72c9d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/upgrades/identityserver4-to-duende-identityserver-v7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ IdentityServer4 reached its end of life (EOL) on December 13, 2022. It is strong
1515
Depending on your current version of IdentityServer4, different steps may be required.
1616
You can determine the version of IdentityServer4 by running the `dotnet list` command at the root of your IdentityServer host project, or using NuGet tooling in Visual Studio or JetBrains Rider.
1717

18-
<Tabs>
18+
<Tabs syncKey="operatingSystem">
1919
<TabItem label="Windows">
2020
<Code
2121
code={'dotnet list package | sls "IdentityServer4"'}

0 commit comments

Comments
 (0)