We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96db150 commit e86e915Copy full SHA for e86e915
docs/core/compatibility/core-libraries/8.0/drive-current-dir-paths.md
@@ -39,7 +39,7 @@ C:\Program.cs
39
40
## New behavior
41
42
-Running the same code snippet in .NET 9 and later versions produces output without a separator character in each path.
+Running the same code snippet in .NET 8 and later versions produces output without a separator character in each path.
43
44
```output
45
Full path of "C:" is C:\Users\myalias\consoleapps\Program.
0 commit comments