Skip to content

Commit e86e915

Browse files
authored
.net 9 is probably not what is meant here, given that this is a 7 to 8 breaking changes doc (#41275)
1 parent 96db150 commit e86e915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/core-libraries/8.0/drive-current-dir-paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ C:\Program.cs
3939

4040
## New behavior
4141

42-
Running the same code snippet in .NET 9 and later versions produces output without a separator character in each path.
42+
Running the same code snippet in .NET 8 and later versions produces output without a separator character in each path.
4343

4444
```output
4545
Full path of "C:" is C:\Users\myalias\consoleapps\Program.

0 commit comments

Comments
 (0)