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: reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,10 +136,10 @@ Many thanks to **@ArmaanMcleod** and others for all their work to improve tab co
136
136
137
137
## New features inherited from .NET 9
138
138
139
-
New features in .NET 9 can be found here: [https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview).
139
+
New features in .NET 9 can be found here: [https://learn.microsoft.com/dotnet/core/whats-new/dotnet-9/overview](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-9/overview).
140
140
Here are some highlights that might be good to know about for PowerShell users:
141
141
142
-
- UUID v7 support with [`[guid]::CreateVersion7()`](100)
142
+
- UUID v7 support with [`[guid]::CreateVersion7()`][100]
143
143
144
144
## Experimental features
145
145
@@ -265,6 +265,8 @@ CollectionSize Test TotalMilliseconds RelativeSpeed
0 commit comments